IP_RECVTOS

Adrian Chadd adrian at freebsd.org
Tue Jun 5 21:37:32 UTC 2012


Hi,

can you please wrap this up in a PR so it's not lost?

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