I have set the iptos bit to the right value during the netty server initialisation. But when I capture the packets and check, I see that the SYN/ACK packet goes with the default IPTOS value whereas the following data packets go with the right value that I have set. Is there an api in netty to set the iptos bit before the channel bind call so that the syn/ack packet goes with the right iptos value or am i missing something ?
On 21. Oct 2020, at 10:15, mallikarjun kohalli <mallikarj...@gmail.com> wrote:
I have set the iptos bit to the right value during the netty server initialisation. But when I capture the packets and check, I see that the SYN/ACK packet goes with the default IPTOS value whereas the following data packets go with the right value that I have set. Is there an api in netty to set the iptos bit before the channel bind call so that the syn/ack packet goes with the right iptos value or am i missing something ?
--
You received this message because you are subscribed to the Google Groups "Netty discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netty+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netty/fae21443-4dfb-4d2e-aa0e-8003ea75f763n%40googlegroups.com.