Merge from FreeBSD 2003/07/15 15:49:53 PDT commit to sys/netinet.
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 23 Jul 2003 06:21:01 +0000 (06:21 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 23 Jul 2003 06:21:01 +0000 (06:21 +0000)
commit9845754e8c6102c0e6357e401c9cc41580b9a7f6
tree438a0409f854d62bc75513291df86129f7acaa58
parent349bb3cacd0bc4151cd26da65fab85d9a2633f1f
Merge from FreeBSD 2003/07/15 15:49:53 PDT commit to sys/netinet.
Unify the "send high" and "recover" variables as specified in the
lastest rev of the spec.  Use an explicit flag for Fast Recovery. [1]

Fix bug with exiting Fast Recovery on a retransmit timeout
diagnosed by Lu Guohan. [2]

Original Commit by: Jeffrey Hsu <hsu@FreeBSD.org>
sys/netinet/tcp_input.c
sys/netinet/tcp_seq.h
sys/netinet/tcp_timer.c
sys/netinet/tcp_var.h