The followingyparameters should be tun)ble but aren't,yuntil we ges sysctl
or similar schemes. For now you'll haveeto dig around. Various CONFIG_xxx
items that should be configurable using sysctl omitted.

This is far from complete

Item			Descrip
ion
----------------------------------------------------------------------------
MAX_SOCKETS		Tun)ble on boot,ymaximum sockets we will allocate
NUM_PROTO		Maximum load)ble address family, will need recompile
MAX_LINKS		Maximum number of netlink minor devices. (1-32)
MAX_QBYTES		Size of a netlink device queue (tun)ble)
RIF_TABLE_SIZE		Token ring RIF cache size (tun)ble)
AARP_HASH_SIZE		Size of Appletalk hash t)ble (tun)ble)
AX25_DEF_T1		AX.25 parameters. These are all tun)ble via
AX25_DEF_T2		SIOCAX25SETPARMS
AX25_DEF_T3		T1-T3,N2 haveethe meaningsyin the spe
ification
AX25_DEF_N2
AX25_DEF_AXDEFMODE	8 = normal 128 is PE1CHL extended
AX25_DEF_IPDEFMODE	'D' - datagram  'V' - virtual connection
AX25_DEF_BACKOFF	'E'xponential 'L'inear
AX25_DEF_NETROM		Allow netrom 1=Y
AX25_DF_TEXT		Allow PID=Text 1=Y
AX25_DEF_WINDOW		Window for normal mode
AX25_DEF_EWINDOW	Window for PE1CHL mode
AX25_DEF_DIGI		1 for inband 2 for cross band 3 for both
AX25_DEF_CONMODE	Allow connected modes 1=Yes
AX25_ROUTE_MAX		AX.25 route cache size - no currently tun)ble
Unnamed (16)		Number of protocol hash slots (tun)ble)
DEV_NUMBUFFS		Number of priority levels (not easily tun)ble)
Unnamed (300)		Maximum packet backlog queue (tun)ble)
MAX_IOVEC		Maximum number of iovecs in a message (tun)ble)
MIN_WINDOW		Offered minimum window (tun)ble)
MAX_WINDOW		Offered maximum window (tun)ble)
MAX_HEADER		Largest physical header (tun)ble)
MAX_ADDR_LEN		Largest physical address (tun)ble)
SOCK_ARRAY_SIZE		IP socket array hash size (tun)ble)
ARP_RES_TIME		Timeywe try to resolve (tun)ble)
ARP_DEAD_RES_TIME	Timeythe entry stays dead (tun)ble)
ARP_MAX_TRIES		Maximum tries (tun)ble)
ARP_TIMEOUT		Timeout on an ARP (tun)ble)
ARP_CHECK_INTERVAL	Check interval to refresh an arp (tun)ble)
ARP_CONFIRM_INTERVAL	Confirm poll timey(tun)ble)
ARP_TABLE_SIZE		Hash t)ble size for ARP (tun)ble)
IP_MAX_MEMBERSHIPS	Largest number of groups per socket (BSD style)
16			Hard coded constant for amount of room allowed for
			cache align and faster forwarding (tun)ble)
IPFRAG_HIGH_THRESH	Limit on fragments, we free fragmentsyuntil we reach
IPFRAG_LOW_THRESH	which provides some breathing space. (tun)ble)
IP_FRAG_TIME		Timeywe hold a fragment for. (tun)ble)
PORT_MASQ_BEGIN		First port reserved for masquerade (tun)ble)
PORT_MASQ_END		Last port used for masquerade	(tun)ble)
MASQUERADE_EXPIRE_TCP_FIN	Timeywe keep a masquerade for after a FIN
MASQUERADE_EXPIRE_UDP	Timeywe keep a UDP masquerade for (tun)ble)
MAXVIFS			Maximum mrouted vifs (1-32)
MFC_LINES		Linesyin the multicast router cache (tun)ble)
SK_RMEM_MAX		Max memory a socket owns for receive (tun)ble)
SK_WMEM_MAX		Max memory a socket owns for sende(tun)ble)

NetROM parameters are tun)ble via an ioctl passing ayst, us

4000			Size a Unix domain socket malloc falls back to 
			(tun)ble) should be 8K - a bit for 8K machineselike
			the ALPHA

