On Sun, 17 Feb 2008 22:26:55 -0800 (PST)
David Miller <[EMAIL PROTECTED]> wrote:
> From: Stephen Hemminger <[EMAIL PROTECTED]>
> Date: Wed, 13 Feb 2008 11:58:06 -0800
>
> > Don't want /proc/net/fib_trie and /proc/net/fib_triestat to become
> > permanent kernel space ABI issues, so move to the saf
From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Wed, 13 Feb 2008 11:58:06 -0800
> Don't want /proc/net/fib_trie and /proc/net/fib_triestat to become
> permanent kernel space ABI issues, so move to the safer confines of debugfs.
>
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
Stephen,
Don't want /proc/net/fib_trie and /proc/net/fib_triestat to become
permanent kernel space ABI issues, so move to the safer confines of debugfs.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
---
net/ipv4/Kconfig|9 ++-
net/ipv4/fib_trie.c | 127 +---