IP_RECVTOS

Michael Tuexen Michael.Tuexen at lurchi.franken.de
Tue Jun 5 22:11:11 UTC 2012


On Jun 5, 2012, at 11:37 PM, Adrian Chadd wrote:

> Hi,
> 
> can you please wrap this up in a PR so it's not lost?
Why should it get lost? If there are no objections, I'll commit it. If there
are, we'll see if we can resolve it.

Best regards
Michael
> 
> thanks,
> 
> 
> Adrian
> 
> On 5 June 2012 13:33, Michael Tuexen <Michael.Tuexen at lurchi.franken.de> wrote:
>> Dear all,
>> 
>> there is currently no way to receive the TOS byte of a received UDP/IPv4 packet.
>> The attached patch adds a socket option (IP_RECVTOS) which you can use
>> to get a cmsg of type (IP_RECVTOS) which contains the TOS byte. Much like
>> IP_RECVTTL does for TTL. Any comments/objections? If there are none, I would
>> like to commit this to head soon.
>> 
>> Best regards
>> Michael
>> 
>> 
>> _______________________________________________
>> freebsd-net at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-net
>> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
> 



More information about the freebsd-net mailing list