andre 2007-03-21 18:25:28 UTC
FreeBSD src repository
Modified files:
sys/conf options NOTES
sys/netinet tcp_input.c tcp_sack.c
Log:
Make TCP_DROP_SYNFIN a standard part of TCP. Disabled by default it
doesn't impede normal operation negatively and is only a few lines of
code. It's close relatives blackhole and log_in_vain aren't options
either.
Revision Changes Path
1.1413 +0 -6 src/sys/conf/NOTES
1.580 +0 -1 src/sys/conf/options
1.320 +0 -5 src/sys/netinet/tcp_input.c
1.33 +0 -1 src/sys/netinet/tcp_sack.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"