]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/test-network/systemd-networkd-tests.py
test-network: add tests for DHCP IPv6 only mode 29472/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 6 Oct 2023 05:11:07 +0000 (14:11 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 11 Oct 2023 12:42:13 +0000 (21:42 +0900)
commit46f2eb517ccfcd03bfdafee8761bec655608c974
treec88efd3e5b18a76c215cc82b37af66fc262d3926
parentfc35a9f8d1632c4e7a279228f869bfc77d8f5b9c
test-network: add tests for DHCP IPv6 only mode

For [DHCPv4] IPv6OnlyMode= and [DHCPServer] IPv6OnlyPreferredSec=.
test/test-network/conf/25-dhcp-client-ipv6-only-mode.network [new file with mode: 0644]
test/test-network/conf/25-dhcp-client-ipv6-only.network
test/test-network/conf/25-dhcp-server-ipv6-only-mode.network [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py