silby 2007-10-26 05:41:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet tcp_syncache.c tcp_usrreq.c
Log:
MFC:
tcp_syncache.c rev 1.131
tcp_usrreq.c rev 1.164
Pick the smallest possible TCP window scaling facto
silby 2007-10-19 08:53:15 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c tcp_usrreq.c
Log:
Pick the smallest possible TCP window scaling factor that will still allow
us to scale up to sb_max, aka kern.ipc.maxsockbuf.
We do this because the
andre 2007-02-01 17:39:19 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c tcp_usrreq.c
Log:
Change the way the advertized TCP window scaling is computed. Instead of
upper-bounding it to the size of the initial socket buffer lower-bound it
to