summaryrefslogtreecommitdiffstats
path: root/test/test-network/systemd-networkd-tests.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* test-network: add test case for UnassignedSubnetPolicy=Yu Watanabe2024-08-051-0/+10
* Added support for L2 BridgeMDB entries (#32894)jauge-technica2024-08-021-0/+4
* test-network: add test case for preferred source with peerYu Watanabe2024-07-301-0/+4
* test: systemd-networkd-tests: add fdb learned testsGregor Herburger2024-07-221-0/+4
* systemd-networkd-tests: Skip tests requiring dhcpd if it is not availableDaan De Meyer2024-07-151-0/+3
* test-network: check if static routes not overridden by NDisc routesYu Watanabe2024-06-241-0/+24
* test-network: mention that the captive portal option is supported since v2.20Yu Watanabe2024-06-171-0/+2
* test-network: wait a while for addresses to be droppedYu Watanabe2024-06-111-11/+5
* network/ndisc: use router lifetime as one for redirect routeYu Watanabe2024-06-061-6/+4
* test-network: introduce a .network file to protect existing interfacesYu Watanabe2024-06-031-0/+13
* test-network: show PID and Invocation ID of networkdYu Watanabe2024-06-031-0/+10
* test-network: flush stream buffer and journals before/after running testYu Watanabe2024-06-031-0/+12
* test-network: generate debugging logs of networkd-persistent-storage.serviceYu Watanabe2024-06-031-1/+2
* test-network: add missing sleep()Yu Watanabe2024-06-011-0/+1
* test-network: Add dirs_exist_ok=True to cp_r()Daan De Meyer2024-05-301-1/+1
* test-network: update comment about status of kernel regressionYu Watanabe2024-05-291-3/+2
* test-network: tun/tap fd may be owned by tentative worker processesYu Watanabe2024-05-281-59/+51
* test-network: also set custom altternative name for netdevsim interfaceYu Watanabe2024-05-201-12/+12
* test-network: split out setup_netdevsim()Yu Watanabe2024-05-201-11/+14
* test-network: use different destination from gatewayYu Watanabe2024-05-171-3/+3
* test: Allow using TEST_MATCH_TESTCASE with systemd-networkd-tests.pyDaan De Meyer2024-05-141-2/+8
* test-network: simplify and unify waiting loopYu Watanabe2024-05-101-48/+31
* test-network: make link_exists() take multiple argumentsYu Watanabe2024-05-101-20/+12
* test-network: check existence of kernel bugYu Watanabe2024-05-101-0/+18
* test-network: introduce --no-journal optionYu Watanabe2024-05-101-0/+7
* test-network: do not fail when /etc/protocols does not existYu Watanabe2024-05-101-16/+19
* test-network: do not fail test_macvlan() with old kernel or ip commandYu Watanabe2024-05-101-1/+2
* test-network: do not fail if macvlan module is not availableYu Watanabe2024-05-101-0/+1
* test-network: Make source directory optionalDaan De Meyer2024-05-011-4/+12
* network: DHCP version logging typosSebastian Pucilowski2024-04-281-11/+11
* test-network: add test for [IPv6SendRA] ReachableTimeSec= and RetransmitSec=Yu Watanabe2024-04-221-0/+3
* test-network: add test for global UseDomains= settingYu Watanabe2024-04-201-6/+10
* test-network: add test case of RS sent by the same interfaceYu Watanabe2024-04-181-0/+6
* test-network: introduce check_networkd_log() helper functionYu Watanabe2024-04-181-47/+15
* test-network: drop trailing spacesYu Watanabe2024-04-181-4/+4
* Merge pull request #32258 from yuwata/network-tc-fix-stack-overflowLuca Boccassi2024-04-151-0/+17
|\
| * test-network: add test for stack overflow in qdisc_drop() and tclass_drop()Yu Watanabe2024-04-131-0/+17
* | Merge pull request #32194 from henryli001/lihl/add-defaultUseDomains-configYu Watanabe2024-04-141-0/+44
|\ \ | |/ |/|
| * network: add mechanism to configure default UseDomains= setting, update man p...Henry Li2024-04-141-0/+44
* | network/ndisc: fix verification of sender of Redirect messageYu Watanabe2024-04-111-10/+14
* | network/ndisc: do not set per-route MTU and hop limitYu Watanabe2024-04-111-12/+9
* | Merge pull request #32195 from yuwata/network-ndisc-mtuLuca Boccassi2024-04-111-0/+42
|\ \
| * | test-network: add test case for ndisc MTU optionYu Watanabe2024-04-101-0/+42
| |/
* / test-network: add test case for regenerating prefix stable address on conflictYu Watanabe2024-04-091-3/+37
|/
* test-network: add test cases for Redirect and Neighbor Advertisement message ...Yu Watanabe2024-04-041-0/+48
* test-network: add test cases for PersistLeases=noYu Watanabe2024-03-281-5/+30
* test-network: extend test case for DHCP server with null server addressYu Watanabe2024-03-181-0/+22
* test-network: add test case for DHCP server lease fileYu Watanabe2024-03-111-0/+12
* test-network: add support for systemd-networkd-persistent-storage.serviceYu Watanabe2024-03-111-5/+27
* test-network: copy system unit files from build or source directoryYu Watanabe2024-03-111-41/+68