-
Jon Grimm authored
Still had a bit of receiver SWS as the 'SACK every other packet' & 'delayed SACK timer' advertise the true buffer size. So while the 'rwnd update' code wasn't sending SACKS, small reads in combination with many incoming packets would still generate small windows advertisements. Don't advertise a larger a_rwnd until a segment opens up. Also, fix bug over in the Nagle that was preventing most Nagling from occuring.
e7ee91fd