]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/test-network/systemd-networkd-tests.py
Add a networkd test for 6rd interface creation. 10669/head
authorDavid Anderson <dave@natulte.net>
Fri, 9 Nov 2018 04:44:16 +0000 (20:44 -0800)
committerDavid Anderson <dave@natulte.net>
Sat, 10 Nov 2018 02:45:38 +0000 (18:45 -0800)
commitd29dc4f1b84e5ab0225ed81b1688c37df87f2de7
treee378c166643f23220f5244473eaf1ec4ea0f51ac
parent6e42bd5504034d0a0572a5e910230d5389c1b6d4
Add a networkd test for 6rd interface creation.

Unfortunately we can't check the 6rd attribute, because it's not
exposed in /sys or anywhere other than netlink... But at least we
can check that networkd brings up an interface that looks right.
test/test-network/conf/25-6rd-tunnel.netdev [new file with mode: 0644]
test/test-network/conf/6rd.network [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py