Correctly prune addresses from untagged and tagged VXLAN tunnels

This commit is contained in:
Pim van Pelt
2022-04-03 15:40:21 +00:00
parent 6bfb31e3fc
commit a561dc64b1
3 changed files with 109 additions and 5 deletions

2
.gitignore vendored
View File

@ -2,5 +2,5 @@ build/
dist/
*.swp
*.out
*.exec
*exec
__pycache__