Take into account the number of SACKed bytes skipped when slow-starting
authorJeffrey Hsu <hsu@dragonflybsd.org>
Wed, 9 Mar 2005 06:54:34 +0000 (06:54 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Wed, 9 Mar 2005 06:54:34 +0000 (06:54 +0000)
commit9a5b142f5a9a136864668d5cb6f8c41c8d5faa3c
treedd69b926e9be5ff0058f1f6362e5068197165848
parent1f95166eb554646215efe7118f22c0cfbde18fdd
Take into account the number of SACKed bytes skipped when slow-starting
in order to send out a full congestion window's worth of packets.

Reported by and tested by: Noritoshi Demizu <demizu@dd.iij4u.or.jp>
sys/netinet/tcp_output.c
sys/netinet/tcp_sack.c
sys/netinet/tcp_var.h