If the new window size is less than the old window size, skip the
authorjtl <jtl@FreeBSD.org>
Thu, 6 Oct 2016 16:09:45 +0000 (16:09 +0000)
committerjtl <jtl@FreeBSD.org>
Thu, 6 Oct 2016 16:09:45 +0000 (16:09 +0000)
commit68fb25b68406f302786069a0c54a8502a9768d7b
treecfb2fcdbcd835bade1a6a5f06f73741838313c05
parent96fb403827bd5c167c9a67f37e29af04251b5cff
If the new window size is less than the old window size, skip the
calculations to check if we should advertise a larger window.

Reviewed by: gnn
MFC after: 2 weeks
Sponsored by: Juniper Networks, Netflix
Differential Revision: https://reviews.freebsd.org/D7076
Tested by: Limelight, Netflix
sys/netinet/tcp_output.c