Searched hist:"6891 a346c387bd0a64afa50f4522f5fe8ba879d8" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/netns/ |
H A D | ipv6.h | diff 6891a346c387bd0a64afa50f4522f5fe8ba879d8 Tue Mar 04 15:49:47 CST 2008 Benjamin Thery <benjamin.thery@bull.net> [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces
This patch makes the necessary changes to make IPv6 dst_entry garbage collection work with multiple network namespaces.
In ip6_dst_gc(), static local variables are now declared per-namespace.
Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | route.c | diff 6891a346c387bd0a64afa50f4522f5fe8ba879d8 Tue Mar 04 15:49:47 CST 2008 Benjamin Thery <benjamin.thery@bull.net> [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces
This patch makes the necessary changes to make IPv6 dst_entry garbage collection work with multiple network namespaces.
In ip6_dst_gc(), static local variables are now declared per-namespace.
Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|