root/psad/tags/psad-2.1.2/patches/linux-2.4.27_conntrack.patch
| Revision 1392, 0.6 kB (checked in by mbr, 4 years ago) | |
|---|---|
| |
-
net/ipv4/netfilter/ip_conntrack_proto_tcp.c
old new 53 53 unsigned long ip_ct_tcp_timeout_syn_recv = 60 SECS; 54 54 unsigned long ip_ct_tcp_timeout_established = 5 DAYS; 55 55 unsigned long ip_ct_tcp_timeout_fin_wait = 2 MINS; 56 unsigned long ip_ct_tcp_timeout_close_wait = 60 SECS;56 unsigned long ip_ct_tcp_timeout_close_wait = 2 MINS; 57 57 unsigned long ip_ct_tcp_timeout_last_ack = 30 SECS; 58 58 unsigned long ip_ct_tcp_timeout_time_wait = 2 MINS; 59 59 unsigned long ip_ct_tcp_timeout_close = 10 SECS;
Note: See TracBrowser for help on using the browser.
