In 2.3.41, include/net/tcp.h says: #if HZ == 100 #define TCP_TW_RECYCLE_TICK (7+2-TCP_TW_RECYCLE_SLOTS_LOG) #elif HZ == 1024 #define TCP_TW_RECYCLE_TICK (10+2-TCP_TW_RECYCLE_SLOTS_LOG) #else #error HZ != 100 && HZ != 1024. #endif What should TCP_TW_RECYCLE_TICK be defined as for, say, HZ == 10? - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
- Re: Q: TCP_TW_RECYCLE_TICK for HZ == 10 lars brinkhoff
- Re: Q: TCP_TW_RECYCLE_TICK for HZ == 10 kuznet
- Re: Q: TCP_TW_RECYCLE_TICK for HZ == 10 lars brinkhoff
- source ip + masq (2.2.13 -> 2.2.14) Catalin BOIE
