Re: [PATCH] gc_min_interval in milleseconds via /proc (fwd)
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-02-02 21:09:36
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-02-02 21:09:36
On Mon, 31 Jan 2005 19:01:05 +0100 Robert Olsson [off-list ref] wrote:
David S. Miller writes: > We must pick a new sysctl number too, for sysctl() system call. > If the only access possible were through /proc then yes your > change would be valid, but due to sysctl() system call the > .ctl_name defines that dimension of the sysctl namespace. Ok! NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS was added last in list to avoid renumbering. Feel free to change.
Applied, thanks Robert.