diff options
author | Steven Luong <sluong@cisco.com> | 2024-11-14 14:28:34 -0800 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2024-12-06 16:59:10 +0000 |
commit | 41ae1e20e6cc768e5562ad89d1f35c63d471b9b9 (patch) | |
tree | a3232f1f8a31ebfca08722c3ce1c0f5057dc6cf2 /src/vnet/CMakeLists.txt | |
parent | dc9f5e9519c76352e7edad4d869effed1fef11df (diff) |
session: clean up session table when re-adding an existing application namespace
The app ns semantics allows the same app ns to be re-added with different
interface. For example,
app ns add id blue secret 1 if tap0
app ns add id blue secret 1 if tap1
If tap0 is bound to table 0 and tap1 is bound to tap1, we need to clean
up the existing session table and possibly allocate a new session table
for the app ns.
Type: fix
Change-Id: I566d621081b7cdbd7d0c481fda53953b39c26001
Signed-off-by: Steven Luong <sluong@cisco.com>
Diffstat (limited to 'src/vnet/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions