]> git.ipfire.org Git - network.git/blob - test/nitsi/include/vpn-ipsec-basic-vti-test
Add include recipe for nitsi vpn n2n tests
[network.git] / test / nitsi / include / vpn-ipsec-basic-vti-test
1 # Check that the package are routed through the vti device
2 all: [[ 0 != $(cat /sys/class/net/ipsec-basic/statistics/tx_packets) ]]
3 all: [[ 0 != $(cat /sys/class/net/ipsec-basic/statistics/rx_packets) ]]