session: fix listener global endpoint lookup 46/24146/4
authorFlorin Coras <fcoras@cisco.com>
Tue, 31 Dec 2019 05:53:19 +0000 (21:53 -0800)
committerDave Barach <openvpp@barachs.net>
Thu, 2 Jan 2020 16:34:33 +0000 (16:34 +0000)
Type: fix

Ensure listeners for app transport protocols are added to lookup tables
using their session endpoints instead of their transport connections,
which can override the network connection id in the transport connection.

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

No differences found