diff options
author | Florin Coras <fcoras@cisco.com> | 2019-08-07 19:12:38 -0700 |
---|---|---|
committer | John Lo <loj@cisco.com> | 2019-08-09 16:25:14 +0000 |
commit | ec25b91ad3d4aad0f3791f57eb8c24c487f675ca (patch) | |
tree | 0c689aceddac6ac195d8c028dc9123d33171e8ce /src/vnet/mpls | |
parent | 1403fe604729078fb8a5e1f73cac1ae7ca4b8a8d (diff) |
session: allow closed transports to send
Type:fix
Transports like tcp may notify session layer of a close but they may
defer the connection's deletion (e.g., tcp time-wait). During that time,
transports may still want to send packets. So, unless the session has no
transport (transport-deleted state), allow the transport to send.
Change-Id: I3ae335c7b951ff64be8529a5e3f3ad790feddc84
Signed-off-by: Florin Coras <fcoras@cisco.com>
(cherry picked from commit a678974cc52ac61dd6094c3f6649f9e3202be1cb)
Diffstat (limited to 'src/vnet/mpls')
0 files changed, 0 insertions, 0 deletions