2 * sysctl_net.c: sysctl interface to net subsystem.
4 * Begun April 1, 1996, Mike Shaver.
5 * Added /proc/sys/net directories for each protocol family. [MS]
7 * $Log: sysctl_net.c,v $
8 * Revision 1.2 1996/05/08 20:24:40 shaver
9 * Added bits for NET_BRIDGE and the NET_IPV4_ARP stuff and
10 * NET_IPV4_IP_FORWARD.
16 #include <linux/sysctl.h>
25 #include <linux/if_ether.h>
29 #include <linux/if_tr.h>
32 struct ctl_table net_table
[] = {
50 .procname
= "token-ring",