testing: Add scenarios that use XFRM interfaces
The network namespace scenario requires a kernel patch in 4.19 and 4.20 kernels (the fix is included in 5.0 kernels).
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
moon::swanctl --terminate --ike gw-gw
|
||||
moon::systemctl stop strongswan-swanctl
|
||||
sun::systemctl stop strongswan-swanctl
|
||||
moon::iptables-restore < /etc/iptables.flush
|
||||
sun::iptables-restore < /etc/iptables.flush
|
||||
moon::ip -s link show xfrm-moon
|
||||
moon::ip link del xfrm-moon
|
||||
sun::rm /etc/updown
|
||||
Reference in New Issue
Block a user