session/tcp: improve preallocated segment handling 19/8419/7
authorFlorin Coras <fcoras@cisco.com>
Thu, 14 Sep 2017 07:08:00 +0000 (03:08 -0400)
committerDave Barach <openvpp@barachs.net>
Tue, 19 Sep 2017 19:10:29 +0000 (19:10 +0000)
- add preallocated segment flag
- don't remove pre-allocated segments except if application detaches
- when preallocating fifos in multiple segments, completely fill
  a segment before moving to the next
- detach server application from segment-managers when deleting app
- batch syn/syn-ack/fin (re)transmissions
- loosen up close-wait and time-wait times

Change-Id: I412f53ce601cc83b3acc26aeffd7fa2d52d73b03
Signed-off-by: Florin Coras <fcoras@cisco.com>

No differences found