--- ./include/net/tcp.h.bad 2008-01-13 22:20:20 +0100 +++ ./include/net/tcp.h 2008-01-13 22:22:37 +0100 @@ -351,7 +351,7 @@ #define MAX_TCP_SYNCNT 127 /* TIME_WAIT reaping mechanism. */ -#define TCP_TWKILL_SLOTS 8 /* Please keep this a power of 2. */ +#define TCP_TWKILL_SLOTS 256 /* Please keep this a power of 2. */ #define TCP_TWKILL_PERIOD (TCP_TIMEWAIT_LEN/TCP_TWKILL_SLOTS) #define TCP_SYNQ_INTERVAL (HZ/5) /* Period of SYNACK timer */