summaryrefslogtreecommitdiff
path: root/scripts/cli/base_interfaces_test.py
diff options
context:
space:
mode:
authorThomas Mangin <thomas.mangin@exa.net.uk>2020-02-27 20:19:42 +0000
committerGitHub <noreply@github.com>2020-02-27 21:19:42 +0100
commit5baaa066ff35b673e2b8453ea4a88688ad70ca20 (patch)
tree0a7b5b95f872bb526e382c33910e3caaaf4b9d27 /scripts/cli/base_interfaces_test.py
parentfdad8650e851ecc67d982139fbfce744708eb32d (diff)
downloadvyos-1x-5baaa066ff35b673e2b8453ea4a88688ad70ca20.tar.gz
vyos-1x-5baaa066ff35b673e2b8453ea4a88688ad70ca20.zip
tunnel: fix several issues in testcase
The addresses for the tunnels were not correctly assigned, leading to some tunnels sharing the same local-ip/remote-ip pairs. The tearnDown code was not removing the dummy interface created and required for testing. Still two tunnels are not deleted as the current code is not using 'ip tunnel delete' for ip6gre (most likely 'ip link delete' instead) This will be resolved when the tunnel interface code is moved to python/vyos-1x
Diffstat (limited to 'scripts/cli/base_interfaces_test.py')
0 files changed, 0 insertions, 0 deletions