]> git.ipfire.org Git - people/ms/network.git/commit - Makefile.am
Add VPN n2n tests for vti
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 16 Sep 2018 11:16:23 +0000 (13:16 +0200)
committerJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 16 Sep 2018 11:16:23 +0000 (13:16 +0200)
commit283ad5b00a719e90c0e84544586dd614e1595bb6
tree7b7c1887b280b5d33ad9084bfa1990ea5dbf1e5c
parent582bd8855152f5babdf7e26ccc6f32b366f1c3a4
Add VPN n2n tests for vti

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
19 files changed:
Makefile.am
test/nitsi/test/vpn-ipsec-ipv4-via-ipv4-vti/.gitignore [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv4-via-ipv4-vti/recipe [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv4-via-ipv4-vti/settings [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv4-via-ipv6-vti/.gitignore [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv4-via-ipv6-vti/recipe [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv4-via-ipv6-vti/settings [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv6-via-ipv4-vti/.gitignore [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv6-via-ipv4-vti/recipe [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv6-via-ipv4-vti/settings [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv6-via-ipv6-vti/.gitignore [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv6-via-ipv6-vti/recipe [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv6-via-ipv6-vti/settings [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv64-via-ipv4-vti/.gitignore [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv64-via-ipv4-vti/recipe [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv64-via-ipv4-vti/settings [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv64-via-ipv6-vti/.gitignore [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv64-via-ipv6-vti/recipe [new file with mode: 0644]
test/nitsi/test/vpn-ipsec-ipv64-via-ipv6-vti/settings [new file with mode: 0644]