index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-network
/
systemd-networkd-tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: drop all checks of ipv6_disabled sysctl
Zbigniew Jędrzejewski-Szmek
2019-08-27
1
-2
/
+3
*
Merge pull request #13235 from yuwata/network-routing-policy-rule-family-13233
Zbigniew Jędrzejewski-Szmek
2019-08-19
1
-3
/
+24
|
\
|
*
test-network: add tests for RoutingPolicyRule.Family=ipv6 and both
Yu Watanabe
2019-08-16
1
-3
/
+24
*
|
test-network: update test for PreferredLifetime=0
Yu Watanabe
2019-08-19
1
-4
/
+7
|
/
*
networkd: Keep track of static neighbors
William A. Kennington III
2019-08-12
1
-0
/
+24
*
networkd: Routes should take the gateway into account
William A. Kennington III
2019-08-07
1
-0
/
+22
*
test-network: add tests for new entries in "networkctl status"
Yu Watanabe
2019-07-30
1
-0
/
+12
*
test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP]...
Yu Watanabe
2019-07-25
1
-4
/
+0
*
test-network: add test for Bridge.IGMPVersion=
Yu Watanabe
2019-07-25
1
-6
/
+7
*
test-network: add tests for issue #6088
Yu Watanabe
2019-07-23
1
-0
/
+11
*
Merge pull request #13070 from yuwata/network-set-route-to-dhcp-dns
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-1
/
+35
|
\
|
*
test-network: add tests for routes to DNS servers provided by DHCPv4
Yu Watanabe
2019-07-19
1
-1
/
+35
*
|
test-network: add test for neighbor with ipv6 lladdr
Yu Watanabe
2019-07-19
1
-3
/
+10
|
/
*
Revert "test-network: extend sleep time"
Yu Watanabe
2019-07-17
1
-4
/
+4
*
test-network: drop warn_about_firewalld() as it is not necessary any more
Yu Watanabe
2019-07-17
1
-9
/
+0
*
test-network: stop firewalld in setUpModule()
Yu Watanabe
2019-07-17
1
-7
/
+14
*
test-network: add tests for link state file vs resolvectl or timedatectl
Yu Watanabe
2019-07-17
1
-0
/
+92
*
test-network: extend sleep time
Yu Watanabe
2019-07-17
1
-4
/
+4
*
test-network: make wait_online() check setup state
Yu Watanabe
2019-07-16
1
-149
/
+162
*
test-network: add tests for DHCPv4.UseDomains=
Yu Watanabe
2019-07-15
1
-0
/
+19
*
test-network: add tests for route with type local, multicast, anycast, or bro...
Yu Watanabe
2019-07-12
1
-0
/
+17
*
test-network: test more bridge properties
Yu Watanabe
2019-07-12
1
-5
/
+11
*
Merge pull request #12971 from yuwata/network-reassign-static-routes
Yu Watanabe
2019-07-12
1
-2
/
+38
|
\
|
*
test-network: add test for route reassignment
Yu Watanabe
2019-07-11
1
-2
/
+38
*
|
test-network: add testcase that Neighbor.LinkLayerAddress= is IP address
Yu Watanabe
2019-07-11
1
-1
/
+16
*
|
test-network: use Neighbor.LinkLayerAddress= instead of deprecated Neighbor.M...
Yu Watanabe
2019-07-11
1
-1
/
+1
|
/
*
Merge pull request #13018 from yuwata/network-tunnel-follow-up-13016
Lennart Poettering
2019-07-11
1
-10
/
+44
|
\
|
*
test-network: add testcases Tunnel.Remote=any and Local=any
Yu Watanabe
2019-07-11
1
-10
/
+44
*
|
test-network: drop test_udev_driver as it is unstable
Yu Watanabe
2019-07-11
1
-34
/
+0
*
|
Merge pull request #13006 from yuwata/network-split-dhcp-12917
Lennart Poettering
2019-07-11
1
-3
/
+129
|
\
\
|
|
/
|
/
|
|
*
test-network: add tests for UseDNS= in [DHCP] section
Yu Watanabe
2019-07-10
1
-0
/
+76
|
*
test-network: enable systemd-resolved.service
Yu Watanabe
2019-07-10
1
-3
/
+53
*
|
test-network: add test for Xfrm netdev
Yu Watanabe
2019-07-11
1
-3
/
+32
*
|
test-network: add test for AssignToLoopback= setting
Yu Watanabe
2019-07-11
1
-0
/
+7
|
/
*
Merge pull request #12970 from ddstreet/gh12969
Yu Watanabe
2019-07-08
1
-0
/
+21
|
\
|
*
test-network: add testcase for DHCP client with static address
Yu Watanabe
2019-07-06
1
-0
/
+21
*
|
test-network: add tests for DHCP.UseRoutes=no with custom route settings
Yu Watanabe
2019-07-06
1
-0
/
+33
|
/
*
test-network: add tests for BridgeVLAN
Yu Watanabe
2019-07-05
1
-0
/
+22
*
test-network: show debug logs of networkd
Yu Watanabe
2019-07-05
1
-12
/
+45
*
test-network: add udev related tests for networkctl
Yu Watanabe
2019-07-02
1
-0
/
+46
*
test-network: add test for Property= in [Match] section
Yu Watanabe
2019-07-01
1
-0
/
+11
*
test-network: change default sleep time of start_networkd()
Yu Watanabe
2019-06-18
1
-86
/
+86
*
test-network: use wait-online in NetworkdBridgeTests
Yu Watanabe
2019-06-18
1
-40
/
+12
*
test-network: use wait-online in NetworkdBondTests
Yu Watanabe
2019-06-18
1
-16
/
+8
*
test-network: use setUp() and tearDown() to clear routing policy rule tables
Yu Watanabe
2019-06-18
1
-9
/
+4
*
test-network: rename l2tp_tunnel_remove -> remove_l2tp_tunnels
Yu Watanabe
2019-06-18
1
-3
/
+3
*
test-network: remove all routing policy rules in specified table
Yu Watanabe
2019-06-18
1
-1
/
+3
*
Merge pull request #12796 from yuwata/test-network-use-wait-online
Zbigniew Jędrzejewski-Szmek
2019-06-15
1
-57
/
+30
|
\
|
*
test-network: drop redundant operstate checking
Yu Watanabe
2019-06-14
1
-9
/
+0
|
*
test-network: replace check_link_exists() with wait_online()
Yu Watanabe
2019-06-14
1
-42
/
+25
[next]