commit | 107f163428b846d7cef68cb6f436788bb2f6c2e1 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Dec 05 21:14:28 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:36 2008 -0800 |
tree | d5cc806a1f71471b8dbe67a4a107ed840f757ad2 | |
parent | 78c686e9faff05f1194e892d5b1273ce24021ff6 [diff] |
[IPV4] ROUTE: Clean up proc files creation. The rt_cache, stats/rt_cache and rt_acct(optional) files creation looks a bit messy. Clean this out and join them to other proc-related functions under the proper ifdef. The struct net * argument in a new function will help net namespaces patches look nicer. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>