From: Pavel Emelyanov <[EMAIL PROTECTED]>
Date: Fri, 07 Dec 2007 19:25:59 +0300
> This includes:
>
> * moving neigh_sysctl_(un)register calls inside
>devinet_sysctl_(un)register ones, as they are always
>called in pairs;
> * making __devinet_sysctl_unregister() to unregister
>the ip
This includes:
* moving neigh_sysctl_(un)register calls inside
devinet_sysctl_(un)register ones, as they are always
called in pairs;
* making __devinet_sysctl_unregister() to unregister
the ipv4_devconf struct, while original devinet_sysctl_unregister()
works with the in_device to ha