diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-02-15 02:15:32 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-02-15 02:15:32 +0000 |
commit | 86464aed71025541805e7b1515541aee89879e33 (patch) | |
tree | e01a457a4912a8553bc65524aa3125d51f29f810 /net/TUNABLE | |
parent | 88f99939ecc6a95a79614574cb7d95ffccfc3466 (diff) |
Merge with Linux 2.2.1.
Diffstat (limited to 'net/TUNABLE')
-rw-r--r-- | net/TUNABLE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/TUNABLE b/net/TUNABLE index db1bda57b..b853cc42b 100644 --- a/net/TUNABLE +++ b/net/TUNABLE @@ -41,7 +41,7 @@ ARP_TIMEOUT Timeout on an ARP (tunable) ARP_CHECK_INTERVAL Check interval to refresh an arp (tunable) ARP_CONFIRM_INTERVAL Confirm poll time (tunable) ARP_TABLE_SIZE Hash table size for ARP (tunable) -IP_MAX_MEMBERSHIPS Largest number of groups per socket (BSD style) +IP_MAX_MEMBERSHIPS Largest number of groups per socket (BSD style) (tunable) 16 Hard coded constant for amount of room allowed for cache align and faster forwarding (tunable) IPFRAG_HIGH_THRESH Limit on fragments, we free fragments until we reach |