]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC revs 1.263, 1.264: Limit the number of TIME_WAIT sockets we allocate
authorsilby <silby@FreeBSD.org>
Sun, 1 Oct 2006 05:33:50 +0000 (05:33 +0000)
committersilby <silby@FreeBSD.org>
Sun, 1 Oct 2006 05:33:50 +0000 (05:33 +0000)
commit69b36f514097c398852672628aab57cadb6f7b87
tree0bd4227b7b262253f157e399eaa2679e1d885032
parent64c133521a47b206720fce8effd1f55fe8133c81
MFC revs 1.263, 1.264: Limit the number of TIME_WAIT sockets we allocate
so that the ephemeral port range can not be exhausted by sockets in
TIME_WAIT.

Approved by: re (kensmith)
sys/netinet/tcp_subr.c