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: drop unnecessary `global`
Frantisek Sumsal
2022-06-11
1
-6
/
+0
*
test-network: explicitly set encoding when open()ing text files
Frantisek Sumsal
2022-06-11
1
-30
/
+30
*
test-network: make use of f-strings in couple more places
Frantisek Sumsal
2022-06-11
1
-9
/
+9
*
test-network: override networkctl bin w/ valgrind/sanitizers
Frantisek Sumsal
2022-06-11
1
-1
/
+6
*
test-network: call networkctl only when specified interface exists
Yu Watanabe
2022-06-01
1
-2
/
+4
*
test-network: add tests for erspan version 0 and 2
Yu Watanabe
2022-06-01
7
-19
/
+168
*
network: drop support for old kernels which cannot set prefix route with non-...
Yu Watanabe
2022-05-21
1
-6
/
+2
*
test-network: add test for showing Bond parameters
Yu Watanabe
2022-05-17
1
-0
/
+11
*
test-network: rename one .netdev to make the file removed after the test
Yu Watanabe
2022-04-06
2
-1
/
+1
*
network: l2tp: change create type to independent
Yu Watanabe
2022-02-27
1
-1
/
+0
*
network: l2tp: make Local= optionally take interface name
Yu Watanabe
2022-02-27
2
-2
/
+2
*
Merge pull request #22611 from yuwata/network-activation-policy-stacked-netdevs
Luca Boccassi
2022-02-24
4
-34
/
+30
|
\
|
*
test-network: add test case for activation policy for stacked netdevs
Yu Watanabe
2022-02-24
2
-14
/
+22
|
*
test-network: check existence before calling networkctl or ip command
Yu Watanabe
2022-02-24
1
-5
/
+8
|
*
test-network: remove unused configs
Yu Watanabe
2022-02-24
2
-15
/
+0
*
|
test-network: add testcases for address property change
Yu Watanabe
2022-02-24
1
-0
/
+12
|
/
*
network: dhcp-pd: allow to assign the same subnet prefix to multiple interfaces
Yu Watanabe
2022-02-22
2
-23
/
+23
*
network: dhcp-pd: fix prefix length of address assigned to upstream interface
Yu Watanabe
2022-02-22
1
-10
/
+13
*
test: Prefix all network/netdev config files used by systemd-networkd-tests.py
Daan De Meyer
2022-02-15
109
-231
/
+231
*
test: Skip test_macsec() until kernel panic is fixed
Daan De Meyer
2022-02-15
1
-0
/
+1
*
mkosi: Support running systemd-networkd-tests.py in QEMU
Daan De Meyer
2022-02-15
1
-0
/
+3
*
test: Stop using TextTestRunner in systemd-networkd-tests.py
Daan De Meyer
2022-02-15
1
-2
/
+1
*
Merge pull request #22471 from yuwata/network-bridge-vlan-protocol
Yu Watanabe
2022-02-10
2
-3
/
+13
|
\
|
*
test-network: add missing tests for bridge properties
Yu Watanabe
2022-02-10
2
-3
/
+13
*
|
Merge pull request #22452 from yuwata/network-ipv6ll
Yu Watanabe
2022-02-10
1
-3
/
+16
|
\
\
|
|
/
|
/
|
|
*
test-network: add testcase for re-generating IPv6LL address
Yu Watanabe
2022-02-10
1
-3
/
+16
*
|
Add support for `isolated` parameter
Santa Wiryaman
2022-02-09
2
-0
/
+2
|
/
*
Merge pull request #22408 from mrc0mmand/test-network-cleanup
Luca Boccassi
2022-02-03
1
-88
/
+88
|
\
|
*
test-network: disable irrelevant or one-time pylint checks
Frantisek Sumsal
2022-02-03
1
-0
/
+5
|
*
test-network: use specific exceptions instead of the Exception class
Frantisek Sumsal
2022-02-03
1
-2
/
+2
|
*
test-network: avoid name clashing/redefinition
Frantisek Sumsal
2022-02-03
1
-4
/
+4
|
*
test-network: disable 'no-member' warning for the Utilities class
Frantisek Sumsal
2022-02-03
1
-1
/
+2
|
*
test-network: use raw strings for regexes with backslashes
Frantisek Sumsal
2022-02-03
1
-4
/
+4
|
*
test-network: explicitly set check=False for subprocess.run()
Frantisek Sumsal
2022-02-03
1
-1
/
+1
|
*
test-network: convert certain multiline strings to comments
Frantisek Sumsal
2022-02-03
1
-38
/
+32
|
*
test-network: drop unused variables
Frantisek Sumsal
2022-02-03
1
-3
/
+3
|
*
test-network: drop unnecessary else statements
Frantisek Sumsal
2022-02-03
1
-26
/
+26
|
*
test-network: drop unnecessary semicolons
Frantisek Sumsal
2022-02-03
1
-4
/
+4
|
*
test-network: drop superfluous parens
Frantisek Sumsal
2022-02-03
1
-7
/
+7
*
|
test-network: add testcase for external tunnel
Yu Watanabe
2022-02-03
3
-3
/
+19
|
/
*
Merge pull request #22332 from yuwata/network-dhcp-server-dns-server-address
Yu Watanabe
2022-02-02
3
-2
/
+30
|
\
|
*
test-network: add tests for DNS=_server_address in [DHCPServer]
Yu Watanabe
2022-02-02
3
-2
/
+30
*
|
Merge pull request #22331 from yuwata/network-xfrm-interface-id
Luca Boccassi
2022-02-01
5
-12
/
+18
|
\
\
|
|
/
|
/
|
|
*
test-network: set xfrm interface ID
Yu Watanabe
2022-02-01
5
-12
/
+18
*
|
network: remove only managed configs on reconfigure or carrier lost
Yu Watanabe
2022-02-01
1
-1
/
+1
|
/
*
test-network: wait for a while if manual policy is always-{up,down}
Yu Watanabe
2022-01-28
1
-0
/
+2
*
test-network: dummy interface is initially down when activation policy is manual
Yu Watanabe
2022-01-28
1
-4
/
+1
*
test-network: wait for the link is activated
Yu Watanabe
2022-01-28
1
-0
/
+21
*
test-network: always cleanup the testing environment
Yu Watanabe
2022-01-28
1
-6
/
+4
*
test-network: add testcases for configuring SR-IOV by .link file
Yu Watanabe
2022-01-19
3
-0
/
+136
[next]