Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Fri May 1 21:20:18 PDT 1998
Update of /cvsroot/src/usr.sbin/sysctl
In directory nb00:/tmp/cvs-serv11250
Modified Files:
sysctl.8
Log Message:
Note net.inet.tcp.ack_on_push.
thorpej
Fri May 1 21:21:59 PDT 1998
Update of /cvsroot/src/sys/netinet
In directory nb00:/tmp/cvs-serv11270
Modified Files:
tcp_input.c tcp_var.h
Log Message:
Reintroduce the immediate ACK-on-PUSH behavior removed in revision 1.47,
but make the decision to do this dependent on the sysctl variable
net.inet.tcp.ack_on_push, which is disabled by default.
thorpej
Fri May 1 21:23:05 PDT 1998
Update of /cvsroot/src/sys/netinet
In directory nb00:/tmp/cvs-serv11295
Modified Files:
tcp_input.c
Log Message:
Oops, move a variable declaration so TUBA won't lose.
Home |
Main Index |
Thread Index |
Old Index