diff options
author | Florin Coras <fcoras@cisco.com> | 2019-08-07 19:12:38 -0700 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-08-09 11:50:04 +0000 |
commit | a678974cc52ac61dd6094c3f6649f9e3202be1cb (patch) | |
tree | 71d83607448a2668c9fb4fa6b7d624b717ff85f3 /gmod/Makefile.am | |
parent | d09236d17d86a5d50166b2017f8f30a560c6e1b8 (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>
Diffstat (limited to 'gmod/Makefile.am')
0 files changed, 0 insertions, 0 deletions