cnat: Fix snat with dhcp 67/31467/3
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Fri, 26 Feb 2021 17:12:20 +0000 (18:12 +0100)
committerDave Barach <openvpp@barachs.net>
Thu, 4 Mar 2021 12:35:15 +0000 (12:35 +0000)
Type: fix

We didn't check that the srcEndpoint was resolved
when creating the session, we could end up sNATing
with 0.0.0.0 as src_addr

Change-Id: If8dfa577e659cfe90b148657a44c0390a7d383e9
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>

No differences found