diff options
author | Daniel Lezcano <dlezcano@fr.ibm.com> | 2008-03-03 23:32:30 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-03-03 23:32:30 -0800 |
commit | eb5564b8532eec6b49379095df2b979aab85661f (patch) | |
tree | c74da89d8e937cfdb344fe2f26e0d1d80be5bfb1 /include | |
parent | ec7d43c291df9f6e978733f892f7255be89feedb (diff) |
[NETNS][IPV6] fib6 rule - dynamic allocation of the rules struct ops
The fib6_rules_ops structure is dynamically allocated, so that allows
to make several instances of it per network namespace.
The global static fib6_rules_ops structure is renamed to
fib6_rules_ops_template in order to quickly memcopy it for the
structure initialization.
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions