commit | 78c686e9faff05f1194e892d5b1273ce24021ff6 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Dec 05 21:13:48 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:35 2008 -0800 |
tree | 4ac7916385f7f88657bafd1cf30abbdfc00457b7 | |
parent | f4d900a2cae94256f56be7769734100c7054bf00 [diff] |
[IPV4] ROUTE: Collect proc-related functions together The net/ipv4/route.c file declares some entries for proc to dump some routing info. The reading functions are scattered over this file - collect them together. Besides, remove a useless IP_RT_ACCT_CPU macro. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>