[ovs-dev] [PATCH] openvswitch: Make IPv6 packet parsing dependent on IPv6 config

David Miller davem at davemloft.net
Sun Nov 18 07:34:55 UTC 2012


From: Vlad Yasevich <vyasevic at redhat.com>
Date: Fri, 16 Nov 2012 14:41:21 -0500

> Ok.  How about this approach instead.  This keeps core functions we need
> still dependent on CONFIG_NET and makes new GSO stuff depend on CONFIG_INET
> since its quite useless without CONFIG_INET anyway...
 ...
> Subject: [PATCH] ipv6: Preserve ipv6 functionality needed by NET
> 
> Some pieces of network use core pieces of IPv6 stack.  Keep
> them available while letting new GSO offload pieces depend
> on CONFIG_INET.
> 
> Signed-off-by: Vlad Yasevich <vyasevic at redhat.com>

Looks good, applied, thanks Vlad.



More information about the dev mailing list