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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-40
/
+13
*
test-network: use wait-online in NetworkdBondTests
Yu Watanabe
2019-06-18
2
-22
/
+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
2
-57
/
+33
|
\
|
*
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
2
-42
/
+28
|
*
test-network: explicitly set sleep time
Yu Watanabe
2019-06-14
1
-3
/
+2
|
*
test-network: suppress error message in cleanup process
Yu Watanabe
2019-06-14
1
-3
/
+3
*
|
test-network: add test for ConfigureWithoutCarrier=
Yu Watanabe
2019-06-14
2
-2
/
+10
|
/
*
test-network: add more test cases when ipv6 is disabled
Yu Watanabe
2019-06-12
2
-2
/
+25
*
test-network: add tests for KeepConfiguration=
Yu Watanabe
2019-06-06
4
-9
/
+101
*
networkd-tests.py: properly escape pluses in regexps
Zbigniew Jędrzejewski-Szmek
2019-06-06
1
-8
/
+8
*
networkd-tests.py: remove some java-style boilerplate
Zbigniew Jędrzejewski-Szmek
2019-06-06
1
-570
/
+569
*
networkd-tests.py: use check_output() instead of unittests' assertEqual()
Zbigniew Jędrzejewski-Szmek
2019-06-06
1
-29
/
+29
*
networkd-tests.py: add helpers to common subprocess call patterns
Zbigniew Jędrzejewski-Szmek
2019-06-06
1
-224
/
+235
*
networkd-tests.py: remove unused import
Zbigniew Jędrzejewski-Szmek
2019-06-06
1
-1
/
+0
*
test-network: do not directly compare two results of "ip address"
Yu Watanabe
2019-06-05
1
-4
/
+7
*
test-network: do not allow addresses in tentative state
Yu Watanabe
2019-06-05
1
-8
/
+8
*
test-network: disable SystemCallFilter= when *SAN is enabled
Yu Watanabe
2019-06-04
1
-0
/
+2
*
test-network: add test for MTU field of 'networkctl status'
Yu Watanabe
2019-06-04
2
-0
/
+14
*
test-network: add tests for "networkctl delete"
Yu Watanabe
2019-06-04
1
-0
/
+12
*
test-network: move networkctl related tests to NetworkctlTests class
Yu Watanabe
2019-06-04
1
-26
/
+81
*
test-network: show systemd-networkd.service
Yu Watanabe
2019-05-31
1
-4
/
+3
*
test-network: stop service before editing unit file
Yu Watanabe
2019-05-31
1
-1
/
+4
*
test-network: add --lsan-options option
Yu Watanabe
2019-05-31
1
-1
/
+8
*
test-network: make the test take ASAN and UBSAN options
Yu Watanabe
2019-05-30
1
-2
/
+17
*
test-network: make path to networkd or friends configurable
Yu Watanabe
2019-05-30
1
-21
/
+91
*
Merge pull request #12690 from yuwata/test-network-and-man-netdev
Zbigniew Jędrzejewski-Szmek
2019-05-29
3
-8
/
+2
|
\
|
*
test-network: drop 25-nlmon.network
Yu Watanabe
2019-05-29
3
-8
/
+2
*
|
test-network: bump time limit for wait_address()
Yu Watanabe
2019-05-29
1
-1
/
+1
|
/
*
Merge pull request #12635 from yuwata/nlmon-support
Yu Watanabe
2019-05-29
3
-0
/
+17
|
\
|
*
test-network: add a basic test for nlmon
Yu Watanabe
2019-05-28
3
-0
/
+17
*
|
test-network: use wait_online() in NetworkdDHCPServerTests or friends
Yu Watanabe
2019-05-28
1
-12
/
+8
*
|
test-network: move test_domain() to NetworkdNetworkTests class
Yu Watanabe
2019-05-28
1
-17
/
+13
*
|
test-network: rename needlessly long class names
Yu Watanabe
2019-05-28
1
-7
/
+7
*
|
test-network: use wait_online() instead of waiting for 10 seconds
Yu Watanabe
2019-05-28
2
-58
/
+72
*
|
test-network: drop unused link
Yu Watanabe
2019-05-28
1
-1
/
+0
*
|
test-network: rename link_remove() to remove_links()
Yu Watanabe
2019-05-28
1
-19
/
+19
*
|
test-network: remove routes even on failure
Yu Watanabe
2019-05-28
1
-4
/
+7
*
|
test-network: use setUp() and tearDown() to delete routing policy rule tables
Yu Watanabe
2019-05-28
1
-18
/
+8
*
|
test-network: remove fou ports on failure
Yu Watanabe
2019-05-28
1
-3
/
+10
*
|
test-network: stop dnsmasq before removing links
Yu Watanabe
2019-05-28
1
-3
/
+3
*
|
test-network: warn when firewalld.service is running
Yu Watanabe
2019-05-28
1
-0
/
+9
*
|
test-network: add tests for issue #12490
Yu Watanabe
2019-05-28
1
-2
/
+50
|
/
*
test-network: add basic tests for vxcan device
Yu Watanabe
2019-05-24
3
-0
/
+17
*
test-network: add more tests for LinkLocalAddressing=yes on various netdevs
Yu Watanabe
2019-05-24
8
-7
/
+18
*
test-network: drop pure test for dummy device
Yu Watanabe
2019-05-23
1
-6
/
+0
[next]