[NETNS]: Pass fib_rules_ops into default_pref method.
authorDenis V. Lunev <den@openvz.org>
Thu, 10 Jan 2008 11:18:25 +0000 (03:18 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:22 +0000 (15:01 -0800)
commit868d13ac811746e28e4c806f2b1bd8575796f9af
tree9629052707e471597afd13771e23b31b3b11b539
parentf8c26b8d589867aed8251db2935f8aa03aa68717
[NETNS]: Pass fib_rules_ops into default_pref method.

fib_rules_ops contains operations and the list of configured rules. ops will
become per/namespace soon, so we need them to be known in the default_pref
callback.

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>
include/net/fib_rules.h
net/core/fib_rules.c
net/decnet/dn_rules.c
net/ipv4/fib_rules.c
net/ipv6/fib6_rules.c