index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test-network
/
systemd-networkd-tests.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-network: add test case for UnassignedSubnetPolicy=
Yu Watanabe
2024-08-05
1
-0
/
+10
*
Added support for L2 BridgeMDB entries (#32894)
jauge-technica
2024-08-02
1
-0
/
+4
*
test-network: add test case for preferred source with peer
Yu Watanabe
2024-07-30
1
-0
/
+4
*
test: systemd-networkd-tests: add fdb learned tests
Gregor Herburger
2024-07-22
1
-0
/
+4
*
systemd-networkd-tests: Skip tests requiring dhcpd if it is not available
Daan De Meyer
2024-07-15
1
-0
/
+3
*
test-network: check if static routes not overridden by NDisc routes
Yu Watanabe
2024-06-24
1
-0
/
+24
*
test-network: mention that the captive portal option is supported since v2.20
Yu Watanabe
2024-06-17
1
-0
/
+2
*
test-network: wait a while for addresses to be dropped
Yu Watanabe
2024-06-11
1
-11
/
+5
*
network/ndisc: use router lifetime as one for redirect route
Yu Watanabe
2024-06-06
1
-6
/
+4
*
test-network: introduce a .network file to protect existing interfaces
Yu Watanabe
2024-06-03
1
-0
/
+13
*
test-network: show PID and Invocation ID of networkd
Yu Watanabe
2024-06-03
1
-0
/
+10
*
test-network: flush stream buffer and journals before/after running test
Yu Watanabe
2024-06-03
1
-0
/
+12
*
test-network: generate debugging logs of networkd-persistent-storage.service
Yu Watanabe
2024-06-03
1
-1
/
+2
*
test-network: add missing sleep()
Yu Watanabe
2024-06-01
1
-0
/
+1
*
test-network: Add dirs_exist_ok=True to cp_r()
Daan De Meyer
2024-05-30
1
-1
/
+1
*
test-network: update comment about status of kernel regression
Yu Watanabe
2024-05-29
1
-3
/
+2
*
test-network: tun/tap fd may be owned by tentative worker processes
Yu Watanabe
2024-05-28
1
-59
/
+51
*
test-network: also set custom altternative name for netdevsim interface
Yu Watanabe
2024-05-20
1
-12
/
+12
*
test-network: split out setup_netdevsim()
Yu Watanabe
2024-05-20
1
-11
/
+14
*
test-network: use different destination from gateway
Yu Watanabe
2024-05-17
1
-3
/
+3
*
test: Allow using TEST_MATCH_TESTCASE with systemd-networkd-tests.py
Daan De Meyer
2024-05-14
1
-2
/
+8
*
test-network: simplify and unify waiting loop
Yu Watanabe
2024-05-10
1
-48
/
+31
*
test-network: make link_exists() take multiple arguments
Yu Watanabe
2024-05-10
1
-20
/
+12
*
test-network: check existence of kernel bug
Yu Watanabe
2024-05-10
1
-0
/
+18
*
test-network: introduce --no-journal option
Yu Watanabe
2024-05-10
1
-0
/
+7
*
test-network: do not fail when /etc/protocols does not exist
Yu Watanabe
2024-05-10
1
-16
/
+19
*
test-network: do not fail test_macvlan() with old kernel or ip command
Yu Watanabe
2024-05-10
1
-1
/
+2
*
test-network: do not fail if macvlan module is not available
Yu Watanabe
2024-05-10
1
-0
/
+1
*
test-network: Make source directory optional
Daan De Meyer
2024-05-01
1
-4
/
+12
*
network: DHCP version logging typos
Sebastian Pucilowski
2024-04-28
1
-11
/
+11
*
test-network: add test for [IPv6SendRA] ReachableTimeSec= and RetransmitSec=
Yu Watanabe
2024-04-22
1
-0
/
+3
*
test-network: add test for global UseDomains= setting
Yu Watanabe
2024-04-20
1
-6
/
+10
*
test-network: add test case of RS sent by the same interface
Yu Watanabe
2024-04-18
1
-0
/
+6
*
test-network: introduce check_networkd_log() helper function
Yu Watanabe
2024-04-18
1
-47
/
+15
*
test-network: drop trailing spaces
Yu Watanabe
2024-04-18
1
-4
/
+4
*
Merge pull request #32258 from yuwata/network-tc-fix-stack-overflow
Luca Boccassi
2024-04-15
1
-0
/
+17
|
\
|
*
test-network: add test for stack overflow in qdisc_drop() and tclass_drop()
Yu Watanabe
2024-04-13
1
-0
/
+17
*
|
Merge pull request #32194 from henryli001/lihl/add-defaultUseDomains-config
Yu Watanabe
2024-04-14
1
-0
/
+44
|
\
\
|
|
/
|
/
|
|
*
network: add mechanism to configure default UseDomains= setting, update man p...
Henry Li
2024-04-14
1
-0
/
+44
*
|
network/ndisc: fix verification of sender of Redirect message
Yu Watanabe
2024-04-11
1
-10
/
+14
*
|
network/ndisc: do not set per-route MTU and hop limit
Yu Watanabe
2024-04-11
1
-12
/
+9
*
|
Merge pull request #32195 from yuwata/network-ndisc-mtu
Luca Boccassi
2024-04-11
1
-0
/
+42
|
\
\
|
*
|
test-network: add test case for ndisc MTU option
Yu Watanabe
2024-04-10
1
-0
/
+42
|
|
/
*
/
test-network: add test case for regenerating prefix stable address on conflict
Yu Watanabe
2024-04-09
1
-3
/
+37
|
/
*
test-network: add test cases for Redirect and Neighbor Advertisement message ...
Yu Watanabe
2024-04-04
1
-0
/
+48
*
test-network: add test cases for PersistLeases=no
Yu Watanabe
2024-03-28
1
-5
/
+30
*
test-network: extend test case for DHCP server with null server address
Yu Watanabe
2024-03-18
1
-0
/
+22
*
test-network: add test case for DHCP server lease file
Yu Watanabe
2024-03-11
1
-0
/
+12
*
test-network: add support for systemd-networkd-persistent-storage.service
Yu Watanabe
2024-03-11
1
-5
/
+27
*
test-network: copy system unit files from build or source directory
Yu Watanabe
2024-03-11
1
-41
/
+68
[next]