issues
search
projectcalico
/
vpp-dataplane
VPP dataplane implementation for Calico
Apache License 2.0
146
stars
38
forks
source link
cnat: fix fib entry cleanup
#667
Closed
sknat
closed
10 months ago
sknat
commented
10 months ago
This patch cherry picks two cnat patches that aim at
fixing a segfault in the fib display when entries are leftover
address a cleanup issue in the cnat that leaks LB objects, so also fib entries, ipip adjacencies, etc...
This patch cherry picks two cnat patches that aim at