]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Changes to support the addition of a new sysctl variable:
authorDavid Greenman <dg@FreeBSD.org>
Thu, 26 Feb 1998 05:25:39 +0000 (05:25 +0000)
committerDavid Greenman <dg@FreeBSD.org>
Thu, 26 Feb 1998 05:25:39 +0000 (05:25 +0000)
commitf498eeeeadb12243c0f968c044b3094ef3da2b5c
treeab0504095b701b662f9a5e551e1770385b0607a6
parent589421d418c4b81cf58d9c38d9d2b78100a7d748
Changes to support the addition of a new sysctl variable:
net.inet.tcp.delack_enabled
Which defaults to 1 and can be set to 0 to disable TCP delayed-ack
processing (i.e. all acks are immediate).
sys/netinet/tcp_input.c
sys/netinet/tcp_reass.c
sys/netinet/tcp_timer.c
sys/netinet/tcp_var.h