summaryrefslogtreecommitdiff
path: root/test/test-network/conf
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix a few typos in NEWS, docs and commentsDmitry V. Levin2023-02-151-1/+1
* network: assume prefix length is full address sizeYu Watanabe2023-01-191-1/+1
* test-network: drop unused fileYu Watanabe2023-01-191-8/+0
* test-network: add a test for renaming device to current altnameNick Rosbrook2022-12-151-0/+7
* test-network: try to change MAC address moreYu Watanabe2022-12-071-3/+0
* test-network: add test for bond mac address configJian Zhang2022-12-061-0/+3
* test-network: add tests for RTT and ACK filter for CAKEYu Watanabe2022-11-191-0/+2
* test-network: explicitly prepare default.linkYu Watanabe2022-11-011-0/+1
* Merge pull request #25143 from yuwata/network-reconfigure-interface-when-renamedLuca Boccassi2022-10-316-0/+48
|\
| * test-network: add testcase for reconfiguring interfaceYu Watanabe2022-10-316-0/+48
* | Merge pull request #25166 from yuwata/network-router-preferenceLuca Boccassi2022-10-317-0/+81
|\ \
| * | test-network: add testcase for router preferenceYu Watanabe2022-10-287-0/+81
| |/
* | test-network: rewrite wait-online address family testsYu Watanabe2022-10-284-46/+2
|/
* test: testing for networkd NetLabel featureTopi Miettinen2022-08-294-0/+11
* test-network: add test for TCPCongestionControlAlgorithm=Yu Watanabe2022-08-261-0/+16
* test-network: add test for issue #24377Yu Watanabe2022-08-205-0/+38
* test-network: add tests for IPv4ACD and renewing DHCP addressYu Watanabe2022-08-181-0/+1
* test-network: drop unused .network fileYu Watanabe2022-08-181-10/+0
* Merge pull request #24301 from yuwata/network-tuntapLuca Boccassi2022-08-163-0/+4
|\
| * test-network: add tests for KeepCarrier= for tuntap interfacesYu Watanabe2022-08-163-0/+4
* | test-network: add tests for MTUBytes= for bridge master and portsYu Watanabe2022-08-163-0/+9
|/
* test-network: split test_qdisc() and test_qdisc2()Yu Watanabe2022-08-0915-209/+223
* test-network: rename tun99 and tap99Yu Watanabe2022-08-092-2/+2
* test-network: add test case for #23197Yu Watanabe2022-08-021-0/+2
* test-network: add a test case for IPv4LLStartAddress=Yu Watanabe2022-07-151-0/+1
* test-network: merge two DHCPv6 client testsYu Watanabe2022-07-092-10/+4
* test-network: merge two more tests with test_dhcp_client_ipv4_onlyYu Watanabe2022-07-092-14/+4
* test-network: drop test_dhcp_client_ipv4_ipv6Yu Watanabe2022-07-091-8/+0
* test-network: drop 25-dhcp-v4-server-veth-peer.networkYu Watanabe2022-07-091-8/+0
* test-network: drop meaningless testYu Watanabe2022-07-091-9/+0
* test-network: merge DHCP client tests to improve performanceYu Watanabe2022-07-0810-101/+40
* test-network: add tests for erspan version 0 and 2Yu Watanabe2022-06-016-0/+68
* test-network: rename one .netdev to make the file removed after the testYu Watanabe2022-04-061-0/+0
* 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-022-1/+16
|\
| * test-network: add tests for DNS=_server_address in [DHCPServer]Yu Watanabe2022-02-022-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-311-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
|\