TCP/session improvements 44/5744/19
authorFlorin Coras <fcoras@cisco.com>
Mon, 13 Mar 2017 10:49:51 +0000 (03:49 -0700)
committerFlorin Coras <fcoras@cisco.com>
Tue, 28 Mar 2017 06:16:55 +0000 (23:16 -0700)
- Added svm fifo flag for tracking fifo dequeue events (replaces event
  length). Updated all code to switch to the new scheme.
- More session debugging
- Fix peek index wrap
- Add a trivial socket test client
- Fast retransmit/cc fixes
- tx and rx SACK fixes and unit testing
- SRTT computation fix
- remove dupack/ack burst filters
- improve ack rx
- improved segment rx
- builtin client test code

Change-Id: Ic4eb2d5ca446eb2260ccd3ccbcdaa73c64e7f4e1
Signed-off-by: Florin Coras <fcoras@cisco.com>
Signed-off-by: Dave Barach <dbarach@cisco.com>

No differences found