]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: add tests for FooOverUDP tunnels 12155/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 31 Mar 2019 13:04:00 +0000 (22:04 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 1 Apr 2019 18:29:46 +0000 (03:29 +0900)
commit4b6a6d1e37a39ca7c8705f9a3e8411847c47d348
tree727a6f20f2d45c8f78e79a0cd14bdc598b8cf310
parent0b145817ff632a46a077dd595639e4ed8e8ca7d8
test-network: add tests for FooOverUDP tunnels
test/test-network/conf/25-fou-gre.netdev [new file with mode: 0644]
test/test-network/conf/25-fou-gretap.netdev [new file with mode: 0644]
test/test-network/conf/25-fou-ipip.netdev [new file with mode: 0644]
test/test-network/conf/25-fou-ipproto-gre.netdev [new file with mode: 0644]
test/test-network/conf/25-fou-ipproto-ipip.netdev [new file with mode: 0644]
test/test-network/conf/25-fou-sit.netdev [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py