[PATCH 2/3] [IPv4]: Convert FIB dumping to use new netlink api

2006-08-15 Thread Thomas Graf
Signed-off-by: Thomas Graf <[EMAIL PROTECTED]> Index: net-2.6.19.git/net/ipv4/fib_semantics.c === --- net-2.6.19.git.orig/net/ipv4/fib_semantics.c +++ net-2.6.19.git/net/ipv4/fib_semantics.c @@ -286,7 +286,7 @@ void rtmsg_fib(int even

[PATCH 2/3] [IPv4]: Convert FIB dumping to use new netlink api

2006-08-08 Thread Thomas Graf
Signed-off-by: Thomas Graf <[EMAIL PROTECTED]> Index: net-2.6.19.git/net/ipv4/fib_semantics.c === --- net-2.6.19.git.orig/net/ipv4/fib_semantics.c +++ net-2.6.19.git/net/ipv4/fib_semantics.c @@ -286,7 +286,7 @@ void rtmsg_fib(int even