]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the ss_fltsz and ss_fltsz_local sysctl's which have
authorAndre Oppermann <andre@FreeBSD.org>
Sun, 16 Oct 2011 20:06:44 +0000 (20:06 +0000)
committerAndre Oppermann <andre@FreeBSD.org>
Sun, 16 Oct 2011 20:06:44 +0000 (20:06 +0000)
commit9ec4a4cca5d96574c739b1d4a0cbcb65c7b39516
tree81525269f3b3771b9a2afb3fd4ec3579d27a85ae
parent154d5f73219d3b829b610cc5cef17924d8fb0e26
Remove the ss_fltsz and ss_fltsz_local sysctl's which have
long been superseded by the RFC3390 initial CWND sizing.

Also remove the remnants of TCP_METRICS_CWND which used the
TCP hostcache to set the initial CWND in a non-RFC compliant
way.

MFC after: 1 week
sys/netinet/tcp_input.c
sys/netinet/tcp_output.c
sys/netinet/tcp_var.h