summaryrefslogtreecommitdiffstats
path: root/test/test-network (follow)
Commit message (Expand)AuthorAgeFilesLines
* test-network: add one more test case for DHCP prefix delegationYu Watanabe2024-02-173-0/+55
* test-network: split test_dhcp6pd() into small piecesYu Watanabe2024-02-174-44/+58
* test-network: Add test for bond arp_missed_max optionSusant Sahani2024-02-162-2/+16
* test-network: show interface status again when wait-online failedYu Watanabe2024-02-151-1/+3
* test-network: add test for advertised hop limitYu Watanabe2024-02-144-0/+59
* test-network: add test case for removing conflicting routesYu Watanabe2024-02-143-0/+62
* test-network: drop unnecessary IPv6SendRA=yes settingYu Watanabe2024-02-141-1/+0
* test-network: allow to specify multiple interfaces to wait_online() without s...Yu Watanabe2024-02-141-274/+274
* Revert "test: temporarily disable test_sysctl"Yu Watanabe2024-02-111-1/+0
* Merge pull request #31172 from yuwata/network-bond-portYu Watanabe2024-02-091-0/+6
|\
| * test-network: add test case for issue #31165Yu Watanabe2024-02-091-0/+6
* | test: drop unnecessary sleepYu Watanabe2024-02-091-5/+1
|/
* network/dhcp4: disable IPv6OnlyMode= by defaultYu Watanabe2024-02-081-0/+3
* test-network: fix typoYu Watanabe2024-02-021-1/+1
* test-network: check if networkd forgets routes silently removed by the kernelYu Watanabe2024-01-251-1/+8
* IPv6 RA: Support the Retrans Timer field (IPv6 Conformance Test: v6LC.2.1.5)Matt Muggeridge2024-01-229-0/+122
* network: Add L3MasterDevice= into routing policyNick Cao2024-01-192-0/+34
* test-network: test the default required operational state for CAN devicesYu Watanabe2024-01-161-0/+4
* test-network: add test case for removal of nexthop that is a member of a grou...Yu Watanabe2024-01-162-0/+39
* test-network: add simple test case for DHCP relay on bridge interfaceYu Watanabe2024-01-154-0/+41
* test-network: try to flip interface state frequentlyYu Watanabe2024-01-151-3/+22
* wireguard: verify routes configured in .netdev fileYu Watanabe2024-01-131-1/+1
* Merge pull request #30716 from yuwata/network-cancel-requestLuca Boccassi2024-01-101-1/+5
|\
| * test-network: add test for removal of nexthops that we do not receive reply f...Yu Watanabe2024-01-051-1/+5
* | test-network: add test case for MACAddress=none in .netdev and MACAddressPoli...Yu Watanabe2024-01-105-0/+38
* | networkd/wireguard: support network.wireguard.* credentialsMike Yuan2024-01-097-4/+17
* | test-network: do not call networkctl if networkd is in failed stateYu Watanabe2024-01-061-6/+16
* | test-network: introduce networkctl() and friendsYu Watanabe2024-01-061-123/+117
* | test-network: use read_networkd_log() at one more placeYu Watanabe2024-01-061-2/+1
* | test-network: sync journal before readYu Watanabe2024-01-061-0/+1
|/
* test-network: add test case about replacing nexthopYu Watanabe2024-01-045-27/+190
* test-network: merge three tests for neighborYu Watanabe2024-01-046-55/+36
* test-network: show monotonic timestamp and drop hopstname from logsYu Watanabe2024-01-041-0/+2
* networkd: support `proxy_arp_pvlan` sysctlRaito Bezarius2023-12-232-0/+2
* test-network: add test case of an empty string assignment for Address=Yu Watanabe2023-12-202-0/+15
* test-network: use the main .network fileYu Watanabe2023-12-201-4/+4
* network: also log drop-in config filesYu Watanabe2023-12-207-6/+47
* Merge pull request #30508 from topimiettinen/fix-flaky-test-address-staticFrantisek Sumsal2023-12-181-5/+4
|\
| * Revert "test: temporarily skip checking NFT sets in test_address_static"Topi Miettinen2023-12-171-4/+3
| * test-network: fix racy test for address_staticTopi Miettinen2023-12-171-1/+1
* | test-network: accept kernel versions like 1.2.3+ (self-built)Topi Miettinen2023-12-181-0/+2
|/
* test-network: add test for ManageForeignNextHops=noYu Watanabe2023-12-122-6/+34
* test-network: reduce indent for verificationYu Watanabe2023-12-121-53/+53
* test-network: drop redundant call of tearDown()Yu Watanabe2023-12-121-2/+0
* test: temporarily skip checking NFT sets in test_address_staticFrantisek Sumsal2023-12-121-3/+4
* test: temporarily disable test_sysctlFrantisek Sumsal2023-12-121-0/+1
* Merge pull request #30156 from yuwata/network-mtuYu Watanabe2023-12-124-2/+23
|\
| * test-network: add test for small MTU for vcanYu Watanabe2023-12-084-2/+23
* | Merge pull request #30404 from yuwata/network-peerLuca Boccassi2023-12-102-0/+8
|\ \
| * | test-network: add test case for issue #30403Yu Watanabe2023-12-102-0/+8
| |/