index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test-network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-network: increase wait_online timeout to handle longer dhcpv4 transient ...
Dan Streetman
2020-12-15
1
-1
/
+3
*
test-network: add tests for IPv6 routes with reject type
Yu Watanabe
2020-12-04
2
-0
/
+72
*
test-network: sleep 1s after reloading configs
Yu Watanabe
2020-12-04
1
-0
/
+2
*
test-network: confirm that IPv4ll address is dropped after DHCPv4 lease is ac...
Yu Watanabe
2020-12-02
3
-28
/
+31
*
networkd: start ipv4ll when dhcp has trouble getting a lease
Zbigniew Jędrzejewski-Szmek
2020-11-30
2
-4
/
+0
*
networkd: merge ll addressing fallback modes into normal "boolean" values
Zbigniew Jędrzejewski-Szmek
2020-11-30
3
-8
/
+8
*
Merge pull request #17474 from yuwata/network-drop-link-deserialization-logic
Yu Watanabe
2020-11-27
1
-1
/
+0
|
\
|
*
network: do not serialize/deserialize addresses
Yu Watanabe
2020-10-28
1
-1
/
+0
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
test-network: add a test case for DNSSL in RA
Yu Watanabe
2020-10-24
3
-0
/
+8
*
test-network: add tests for routes managed by Manager
Yu Watanabe
2020-10-23
1
-0
/
+60
*
test-network: use new IPv6SendRA= setting
Yu Watanabe
2020-10-19
2
-3
/
+3
*
test-network: do not use deprecated value
Yu Watanabe
2020-10-15
2
-2
/
+2
*
network: when Gateway=_dhcp4, set several properties based on lease if they a...
Yu Watanabe
2020-10-15
1
-1
/
+1
*
test-network: add test for issue #17304
Yu Watanabe
2020-10-13
2
-0
/
+25
*
test-network: do not fail when multiple ipv6 default gateways are configured
Yu Watanabe
2020-10-07
1
-7
/
+9
*
test-network: add a test case for IPv4 route with IPv6 gateway
Yu Watanabe
2020-10-07
3
-1
/
+50
*
test-network: drop meaningless Scope= settings in the config
Yu Watanabe
2020-10-07
1
-2
/
+0
*
test-network: also remove IPv6 rules
Yu Watanabe
2020-10-06
1
-0
/
+3
*
test-network: add a missing netdev in the list
Yu Watanabe
2020-10-06
1
-0
/
+1
*
test-network: disable RA in test_sriov
Yu Watanabe
2020-10-06
1
-0
/
+1
*
test-network: add missing file in the list
Yu Watanabe
2020-10-06
1
-0
/
+1
*
test-network: drop duplicated address
Yu Watanabe
2020-10-06
1
-1
/
+0
*
Merge pull request #17085 from yuwata/network-configure-mdb-entries-on-bridge...
Zbigniew Jędrzejewski-Szmek
2020-09-18
2
-0
/
+13
|
\
|
*
test-network: add test for bridge MDB entries on bridge master
Yu Watanabe
2020-09-17
2
-0
/
+13
*
|
Merge pull request #15050 from ssahani/fq-pie
Yu Watanabe
2020-09-17
2
-0
/
+37
|
\
\
|
*
|
test-network: add tests for FQ-PIE
Yu Watanabe
2020-09-17
2
-0
/
+37
|
|
/
*
|
Merge pull request #16929 from ssahani/network-bare-udp
Yu Watanabe
2020-09-17
3
-0
/
+22
|
\
\
|
*
|
test-network: add tests for BareUDP netdev
Yu Watanabe
2020-09-17
3
-0
/
+22
|
|
/
*
/
test-network: add test for Independent= for vxlan
Yu Watanabe
2020-09-17
3
-1
/
+25
|
/
*
test-network: add test for [BridgeMDB] section
Yu Watanabe
2020-09-16
3
-0
/
+32
*
test-network: add test for ENOBUFS issue #17012
Yu Watanabe
2020-09-11
2
-0
/
+270
*
test-network: update tests for issue #16784
Yu Watanabe
2020-09-10
2
-28
/
+70
*
test-network: add test for IPv6Token=prefixstable
Yu Watanabe
2020-09-08
5
-28
/
+22
*
test-network: stop networkd and its socket
Michael Biebl
2020-08-28
1
-5
/
+9
*
test-network: add a test case for reconfiguring routing policy rules
Yu Watanabe
2020-08-21
1
-0
/
+19
*
test-network: add tests for prefix routes
Yu Watanabe
2020-07-28
3
-0
/
+125
*
test-network: add test for duplicated IPv6Token=
Yu Watanabe
2020-07-22
1
-0
/
+2
*
test-network: drop unnecessary sleep() in NetworkdStateFileTests.test_state_file
Yu Watanabe
2020-07-22
1
-4
/
+3
*
test-network: add tests for DNS= with port number and SNI
Yu Watanabe
2020-07-20
2
-6
/
+6
*
test-network: wait for addresses are not in tentative state
Yu Watanabe
2020-07-15
1
-1
/
+1
*
test-network: check assigned address is not tentative state
Yu Watanabe
2020-07-15
1
-0
/
+6
*
test-network: set IPv6AcceptRA=no if no dynamic addresses are not required
Yu Watanabe
2020-07-15
34
-0
/
+53
*
test-netowrk: in test_bridge_configure_without_carrier, avoid strange test fa...
Dan Streetman
2020-07-08
1
-3
/
+2
*
test-network: don't print networkctl output for passing subtests
Dan Streetman
2020-07-08
1
-1
/
+0
*
network: tc: rename several settings which take size in bytes
Yu Watanabe
2020-07-02
4
-11
/
+11
*
test-network: add tests for SR-IOV
Yu Watanabe
2020-07-01
2
-2
/
+93
*
test-network: remove unused config
Yu Watanabe
2020-06-25
1
-3
/
+0
*
Merge pull request #16093 from yuwata/network-htb-add-settings-15213
Lennart Poettering
2020-06-24
2
-2
/
+10
|
\
|
*
test-network: add tests for HTB settings
Yu Watanabe
2020-06-17
2
-2
/
+10
[next]