]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Add scenarios that use XFRM interfaces
authorTobias Brunner <tobias@strongswan.org>
Fri, 8 Feb 2019 17:57:38 +0000 (18:57 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 4 Apr 2019 07:31:38 +0000 (09:31 +0200)
commit760d7c9b4fb10610423bd987785a87ac7b1df82a
treeee60f41085a8f2d112f73a00de263c506bf1d875
parent801a5d31331a5be47a3225a3a35276fffb12712f
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).
31 files changed:
testing/tests/route-based/net2net-xfrmi-netns/description.txt [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi-netns/evaltest.dat [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi-netns/hosts/moon/etc/strongswan.conf [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi-netns/hosts/moon/etc/swanctl/swanctl.conf [new file with mode: 0755]
testing/tests/route-based/net2net-xfrmi-netns/hosts/sun/etc/strongswan.conf [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi-netns/hosts/sun/etc/swanctl/swanctl.conf [new file with mode: 0755]
testing/tests/route-based/net2net-xfrmi-netns/hosts/sun/etc/updown [new file with mode: 0755]
testing/tests/route-based/net2net-xfrmi-netns/posttest.dat [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi-netns/pretest.dat [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi-netns/test.conf [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi/description.txt [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi/evaltest.dat [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi/hosts/moon/etc/strongswan.conf [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi/hosts/moon/etc/swanctl/swanctl.conf [new file with mode: 0755]
testing/tests/route-based/net2net-xfrmi/hosts/sun/etc/strongswan.conf [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi/hosts/sun/etc/swanctl/swanctl.conf [new file with mode: 0755]
testing/tests/route-based/net2net-xfrmi/hosts/sun/etc/updown [new file with mode: 0755]
testing/tests/route-based/net2net-xfrmi/posttest.dat [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi/pretest.dat [new file with mode: 0644]
testing/tests/route-based/net2net-xfrmi/test.conf [new file with mode: 0644]
testing/tests/route-based/rw-shared-xfrmi/description.txt [new file with mode: 0644]
testing/tests/route-based/rw-shared-xfrmi/evaltest.dat [new file with mode: 0644]
testing/tests/route-based/rw-shared-xfrmi/hosts/carol/etc/strongswan.conf [new file with mode: 0755]
testing/tests/route-based/rw-shared-xfrmi/hosts/carol/etc/swanctl/swanctl.conf [new file with mode: 0755]
testing/tests/route-based/rw-shared-xfrmi/hosts/dave/etc/strongswan.conf [new file with mode: 0755]
testing/tests/route-based/rw-shared-xfrmi/hosts/dave/etc/swanctl/swanctl.conf [new file with mode: 0755]
testing/tests/route-based/rw-shared-xfrmi/hosts/moon/etc/strongswan.conf [new file with mode: 0644]
testing/tests/route-based/rw-shared-xfrmi/hosts/moon/etc/swanctl/swanctl.conf [new file with mode: 0755]
testing/tests/route-based/rw-shared-xfrmi/posttest.dat [new file with mode: 0644]
testing/tests/route-based/rw-shared-xfrmi/pretest.dat [new file with mode: 0644]
testing/tests/route-based/rw-shared-xfrmi/test.conf [new file with mode: 0644]