Yu Watanabe
73d24e45f8
test-network: add tests for vlan QoS mapping
2023-05-24 11:15:44 +09:00
Yu Watanabe
82c60c939c
test-network: add tests for static lease matching with chaddr
...
Follow-up for 4646cdaa37 (#27313 ).
2023-05-12 03:07:10 +09:00
Yu Watanabe
8e2449a5c9
test-network: add workaround for bug in iproute2 v6.2.0
...
Closes #27473 .
2023-05-01 20:02:15 +02:00
Daan De Meyer
3ceb96e018
test: Install systemd-networkd-tests.py when install_tests is enabled
2023-03-29 12:18:42 +02:00
Dmitry V. Levin
30fd9a2dab
treewide: fix a few typos in NEWS, docs and comments
2023-02-15 10:41:03 +00:00
Yu Watanabe
e5e0743189
network: assume prefix length is full address size
...
The commit 0f707207b9 enables strong
warning about missing prefix length in Address= setting.
The change was done in v241, and was about 4 years ago.
Let's drop the legacy assumption and make the parser consistent with
'ip address' command.
C.f. #11307 .
Closes #26102 .
2023-01-19 22:09:10 +09:00
Yu Watanabe
a93cc5d911
test-network: drop unused file
2023-01-19 21:22:22 +09:00
Yu Watanabe
df0a741cdd
test-network: reprocess the loopback network interface
...
Fixes the issue reported at https://github.com/systemd/systemd-centos-ci/pull/585#issuecomment-1385537641 .
2023-01-18 14:08:14 +00:00
Yu Watanabe
56dfde0d54
test-network: add testcase for no managed interface
2022-12-22 16:42:55 +09:00
Yu Watanabe
b09ec84700
test-network: split out wait-online related test case
2022-12-22 16:29:20 +09:00
Yu Watanabe
5432adae82
test-network: move one test case
2022-12-22 16:27:58 +09:00
Nick Rosbrook
f68f644a16
test-network: add a test for renaming device to current altname
2022-12-15 10:36:14 -05:00
Yu Watanabe
b448fc0a6f
test-network: try to change MAC address more
...
Follow-up for 23b6bf274f .
2022-12-07 15:08:23 +01:00
Jian Zhang
23b6bf274f
test-network: add test for bond mac address config
...
Signed-off-by: Jian Zhang <zhangjian.3032@bytedance.com >
2022-12-06 14:41:31 +08:00
Yu Watanabe
77d5f36d93
test-network: add tests for RTT and ACK filter for CAKE
2022-11-19 07:08:26 +09:00
Yu Watanabe
7618ab1b71
test-network: skip test_match if alternative name is not supported by kernel
...
Fixes #25259 .
2022-11-10 10:05:43 +00:00
Yu Watanabe
fcd7998880
test-network: wait for bound interface to be processed by udevd
...
If another bound interface (dummy98) will be removed before that dummy99
is processed by udevd, then removing dummy98 in the next step makes the
target interface (test1) bring down.
Follow-up for 3e2f7c46da .
2022-11-02 08:24:01 +09:00
Luca Boccassi
2f23762451
Merge pull request #25192 from yuwata/wait-online-altname
...
wait-online: support alternative interface names
2022-11-01 18:31:08 +01:00
Yu Watanabe
d8746f1620
test-network: explicitly prepare default.link
...
On CentOS CI (Arch), 99-default.link is masked. Let's explicitly provide
the same .link file with a different prefix number.
2022-11-01 22:38:37 +09:00
Yu Watanabe
b95d35b5ed
test-network: resolve interface name from alternative name
2022-11-01 22:38:37 +09:00
Yu Watanabe
d7ff72ec9c
test-network: fix use of undeclared variable
2022-11-01 22:38:37 +09:00
Yu Watanabe
dee6c26f3e
test-network: make link_exists() support alternative names
2022-11-01 22:38:37 +09:00
Yu Watanabe
3e2f7c46da
test-network: add a testcase that all bound interfaces removed
...
Closes #4202 .
2022-11-01 10:28:57 +00:00
Luca Boccassi
0be7f1936c
Merge pull request #25143 from yuwata/network-reconfigure-interface-when-renamed
...
network: reconfigure interface when renamed
2022-10-31 21:14:24 +01:00
Luca Boccassi
4b9cfe08ba
Merge pull request #25166 from yuwata/network-router-preference
...
network: adjust route metric based on router preference
2022-10-31 20:59:36 +01:00