svn commit: r271297 - head/sys/netinet

Rui Paulo rpaulo at me.com
Tue Sep 16 00:00:23 UTC 2014


On Sep 8, 2014, at 20:10, Adrian Chadd <adrian at FreeBSD.org> wrote:
> 
>  The IPv6 part of this is missing - I'm going to do some re-juggling of
>  where various parts of the RSS framework live before I add the IPv6
>  code (read: the IPv6 code is going to go into netinet6/in6_rss.[ch],
>  rather than living here.)

Any thoughts on how are you going to handle the IPv6 part?  I would probably avoid parsing any special IPv6 header type and provide RSS iff the packet is IPv6 header + next header = (TCP|UDP).

--
Rui Paulo





More information about the svn-src-all mailing list