git: tcp: Support settable IW parameters
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Apr 12 02:50:30 PDT 2012
commit c78a42c950f8a8ee5b5ebe81ee86cbaa780987f7
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Apr 12 15:25:31 2012 +0800
tcp: Support settable IW parameters
As suggested in:
http://tools.ietf.org/html/draft-ietf-tcpm-initcwnd-03
To be RFC3390 conforming, these parameters should be left as the default:
net.inet.tcp.iwcapsegs -> 3
net.inet.tcp.iwmaxsegs -> 4
Summary of changes:
sys/netinet/tcp_subr.c | 13 +++++++++++--
1 files changed, 11 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c78a42c950f8a8ee5b5ebe81ee86cbaa780987f7
--
DragonFly BSD source repository
More information about the Commits
mailing list