]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: Add test for IPv6 source routing 11375/head
authorDaniel Axtens <dja@axtens.net>
Mon, 14 Jan 2019 14:15:15 +0000 (01:15 +1100)
committerDaniel Axtens <dja@axtens.net>
Wed, 16 Jan 2019 01:54:06 +0000 (12:54 +1100)
commit20ca06a6692089c94d25f7a2eea0a65ce71970a8
treee2d52d45c5f7639ebe4e0d8bef29b59ab1cb5875
parent6aa5773bfff0a92d64da70426cae833df6f84daf
tests: Add test for IPv6 source routing

The test is a bit messy because it must be done on a device that
enforces a tentative state for IPv6 addresses, and it appears
that the dummy device does not. So we use a bond instead.

Signed-off-by: Daniel Axtens <dja@axtens.net>
test/test-network/conf/25-route-ipv6-src.network [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py