diff options
author | Thomas Mangin <thomas.mangin@exa.net.uk> | 2020-02-27 20:19:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-27 21:19:42 +0100 |
commit | 5baaa066ff35b673e2b8453ea4a88688ad70ca20 (patch) | |
tree | 0a7b5b95f872bb526e382c33910e3caaaf4b9d27 /scripts/cli/base_interfaces_test.py | |
parent | fdad8650e851ecc67d982139fbfce744708eb32d (diff) | |
download | vyos-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