glebius 2006-09-05 12:08:47 UTC FreeBSD src repository Modified files: sys/netinet tcp_subr.c Log: - Make net.inet.tcp.maxtcptw modifiable at run time. - If net.inet.tcp.maxtcptw was ever set explicitly, do not change it if kern.ipc.maxsockets is changed. Revision Changes Path 1.256 +28 -7 src/sys/netinet/tcp_subr.c