]> www.infradead.org Git - users/dwmw2/vpnc-scripts.git/commit
tests: 'route flush' doesn't work properly on Linux'
authorDaniel Lenski <dlenski@gmail.com>
Sun, 11 Apr 2021 16:37:34 +0000 (09:37 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Sun, 11 Apr 2021 16:37:34 +0000 (09:37 -0700)
commit2e0632fba99e9c5024cbb9a069fc002b83e14348
tree7b75a69797bfab6110de86e2df63d164919c53a9
parent8bb85b790b1b82062aa899bab5a47f9e274fa903
tests: 'route flush' doesn't work properly on Linux'

Need to use `ip route flush` in test scripts as a workaround:

# route flush
Flushing `inet' routing table not supported

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
tests/vpn-noroute
tests/vpn-routes