Home
last modified time | relevance | path

Searched hist:"5 fd30ee7c48bf7f9cd16ab44c8a09fa4a57cc21d" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/core/
H A Dfib_rules.cdiff 5fd30ee7c48bf7f9cd16ab44c8a09fa4a57cc21d Thu Jan 10 05:20:28 CST 2008 Denis V. Lunev <den@openvz.org> [NETNS]: Namespacing in the generic fib rules code.

Move static rules_ops & rules_mod_lock to the struct net, register the
pernet subsys to init them and enjoy the fact that the core rules
infrastructure works in the namespace.

Real IPv4 fib rules virtualization requires fib tables support in the
namespace and will be done seriously later in the patchset.

Acked-by: Benjamin Thery <benjamin.thery@bull.net>
Acked-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dnet_namespace.hdiff 5fd30ee7c48bf7f9cd16ab44c8a09fa4a57cc21d Thu Jan 10 05:20:28 CST 2008 Denis V. Lunev <den@openvz.org> [NETNS]: Namespacing in the generic fib rules code.

Move static rules_ops & rules_mod_lock to the struct net, register the
pernet subsys to init them and enjoy the fact that the core rules
infrastructure works in the namespace.

Real IPv4 fib rules virtualization requires fib tables support in the
namespace and will be done seriously later in the patchset.

Acked-by: Benjamin Thery <benjamin.thery@bull.net>
Acked-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>