5295 remove maxburst logic from TCP's send algorithm
commit633fc3a6eed35d918db16925b7048d7a2e28064a
authorSebastien Roy <sebastien.roy@delphix.com>
Thu, 20 Nov 2014 15:43:59 +0000 (20 10:43 -0500)
committerDan McDonald <danmcd@omniti.com>
Fri, 21 Nov 2014 22:25:13 +0000 (21 17:25 -0500)
tree9c455583c4aab62de63bbb5ceb6b4f31f3f12ca8
parentb607c8a3bdb27d4fde6e3fc4bb6617a1d91bdca7
5295 remove maxburst logic from TCP's send algorithm
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Eric Diven <eric.diven@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Approved by: Gordon Ross <gordon.ross@nexenta.com>
usr/src/uts/common/inet/tcp.h
usr/src/uts/common/inet/tcp/tcp.c
usr/src/uts/common/inet/tcp/tcp_input.c
usr/src/uts/common/inet/tcp/tcp_output.c
usr/src/uts/common/inet/tcp/tcp_timers.c
usr/src/uts/common/inet/tcp_impl.h