summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: l2tp: change create type to independentYu Watanabe2022-02-271-1/+0
* network: l2tp: make Local= optionally take interface nameYu Watanabe2022-02-272-2/+2
* test-network: add test case for activation policy for stacked netdevsYu Watanabe2022-02-241-0/+1
* test-network: remove unused configsYu Watanabe2022-02-242-15/+0
* network: dhcp-pd: allow to assign the same subnet prefix to multiple interfacesYu Watanabe2022-02-221-1/+1
* test: Prefix all network/netdev config files used by systemd-networkd-tests.pyDaan De Meyer2022-02-15108-0/+0
* test-network: add missing tests for bridge propertiesYu Watanabe2022-02-101-3/+7
* Add support for `isolated` parameterSanta Wiryaman2022-02-091-0/+1
* test-network: add testcase for external tunnelYu Watanabe2022-02-032-0/+9
* Merge pull request #22332 from yuwata/network-dhcp-server-dns-server-addressYu Watanabe2022-02-012-1/+16
|\
| * test-network: add tests for DNS=_server_address in [DHCPServer]Yu Watanabe2022-02-012-1/+16
* | test-network: set xfrm interface IDYu Watanabe2022-02-014-3/+7
|/
* test-network: add testcases for configuring SR-IOV by .link fileYu Watanabe2022-01-192-0/+47
* network: use scope link for direct unicast routes by defaultYu Watanabe2022-01-131-1/+0
* test-network: add testcase for invalid AllowedIPs=Yu Watanabe2021-12-301-1/+1
* test-network: add testcase for vxlan local address auto selectionYu Watanabe2021-12-253-0/+25
* Merge pull request #21648 from yuwata/network-tunnel-local-automatic-address-...Yu Watanabe2021-12-253-0/+29
|\
| * test-network: add testcase for automatic tunnel local address selectionYu Watanabe2021-12-123-0/+29
* | test-network: use dnsmasq for testing DHCP4-6RDYu Watanabe2021-12-181-22/+0
|/
* test-network: support the case that the default config files are not installe...Yu Watanabe2021-12-071-0/+18
* test-network: add test for 6rdYu Watanabe2021-12-073-0/+48
* network: dhcp-pd: rename [DHCPv6PrefixDelegation] -> [DHCPPrefixDelegation]Yu Watanabe2021-12-079-14/+14
* test-network: re-arrange DHCP6-PD subnet IDs to test searching free subnet IDYu Watanabe2021-12-012-2/+2
* test-network: add testcases for uplink interface detection for RADV with DHCP...Yu Watanabe2021-12-015-1/+40
* test-network: add tests for creating routes to wireguard's AllowedIPs=Yu Watanabe2021-11-303-92/+7
* test-network: make udevd also generate debugging logsYu Watanabe2021-11-171-0/+2
* test-network: add testcases for Token=prefixstable with UUIDYu Watanabe2021-11-142-0/+6
* test-network: add testcases for CAKE settingsYu Watanabe2021-11-091-1/+11
* Merge pull request #21210 from yuwata/network-dhcp-server-introduce-router-se...Yu Watanabe2021-11-031-0/+1
|\
| * test-network: add a testcase for Router= settingYu Watanabe2021-11-021-0/+1
* | test-network: add test case for MTUBytes= for vethYu Watanabe2021-11-022-0/+12
|/
* test-network: add more tests for [Address] sectionYu Watanabe2021-10-271-0/+31
* test-network: add tests for invalid [IPv6AddressLabel] sectionYu Watanabe2021-10-271-0/+24
* test-network: add tests for invalid IPv6 tokenYu Watanabe2021-10-271-0/+5
* test-network: add test cases for DHCPv6 prefix delegationYu Watanabe2021-10-2611-0/+155
* tests: add spdx license header to test unit/link/network/conf filesZbigniew Jędrzejewski-Szmek2021-10-18253-0/+253
* network: do not request RAPID_COMMIT optionYu Watanabe2021-10-121-8/+0
* test-network: add tests for Token= in [IPv6Prefix]Yu Watanabe2021-10-061-0/+2
* test-network: replace deprecated settingsYu Watanabe2021-10-063-7/+13
* test-network: add tests for duplicated address settingYu Watanabe2021-10-041-0/+8
* test-network: add tests for KeepMaster=Yu Watanabe2021-09-041-0/+21
* test-network: add more testcases for *Allow/DenyList=Yu Watanabe2021-08-233-5/+22
* test-network: add testcases that gateway address is IPv6 link localYu Watanabe2021-08-222-0/+8
* network: add address label on dhcpv4Maxime de Roucy2021-08-161-0/+1
* test-network: test static lease outside of poolYu Watanabe2021-08-111-1/+1
* Merge pull request #20375 from yuwata/network-bridge-vlan-issue-20373Luca Boccassi2021-08-053-0/+61
|\
| * test-network: add a test case for issue #20373Yu Watanabe2021-08-043-0/+61
* | Merge pull request #20377 from yuwata/network-bridge-fdb-20305Yu Watanabe2021-08-043-0/+32
|\ \
| * | test-network: add a testcase for vxlan with IPv6 local addressYu Watanabe2021-08-043-0/+32
| |/
* / test-network: add a testcase for UplinkInterface= in [IPv6SendRA]Yu Watanabe2021-08-045-0/+17
|/