Re: [PATCH] arp, kernel 2.2.15 and 2.3.99-pre6

From: Miquel van Smoorenburg (miquels@cistron.nl)
Date: Thu May 04 2000 - 05:16:46 EST


In article <cistron.39112A57.14885FDC@lut.fi>,
Ville Nummela <vnummela@lut.fi> wrote:
>--- linux-orig/include/linux/sysctl.h Thu May 4 09:09:43 2000
>+++ linux/include/linux/sysctl.h Thu May 4 09:26:14 2000
>@@ -318,10 +318,11 @@
> NET_NEIGH_ANYCAST_DELAY=10,
> NET_NEIGH_PROXY_DELAY=11,
> NET_NEIGH_LOCKTIME=12,
>- NET_NEIGH_GC_INTERVAL=13,
>- NET_NEIGH_GC_THRESH1=14,
>- NET_NEIGH_GC_THRESH2=15,
>- NET_NEIGH_GC_THRESH3=16
>+ NET_NEIGH_SEND_REPLIES=13,
>+ NET_NEIGH_GC_INTERVAL=14,
>+ NET_NEIGH_GC_THRESH1=15,
>+ NET_NEIGH_GC_THRESH2=16,
>+ NET_NEIGH_GC_THRESH3=17,
> };
>
> /* /proc/sys/net/ipx */

Ew.. you're changing existing sysctl numbering.. evil. There is a reason
they all are numbered explicitly instead of implicitly.

Mike.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:14 EST