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
/
src
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13412 from yuwata/network-check-and-warn-more
Yu Watanabe
2019-08-28
3
-5
/
+51
|
\
|
*
network: add more warnings in network_verify()
Yu Watanabe
2019-08-27
1
-0
/
+20
|
*
network: enable ipv6 when the network has static ipv6 configurations
Yu Watanabe
2019-08-27
3
-5
/
+31
*
|
network: drop all checks of ipv6_disabled sysctl
Zbigniew Jędrzejewski-Szmek
2019-08-27
6
-62
/
+5
*
|
network: Do not disable IPv6 by writing to sysctl
Susant Sahani
2019-08-22
1
-12
/
+13
|
/
*
Merge pull request #13235 from yuwata/network-routing-policy-rule-family-13233
Zbigniew Jędrzejewski-Szmek
2019-08-19
13
-78
/
+217
|
\
|
*
network: add RoutingPolicyRule.Family= setting
Yu Watanabe
2019-08-16
5
-2
/
+90
|
*
network: split out copying logic from routing_policy_rule_add_internal()
Yu Watanabe
2019-08-16
1
-29
/
+42
|
*
network: rename AddressFamilyBoolean -> AddressFamily
Yu Watanabe
2019-08-16
10
-37
/
+37
|
*
network: add missing entry in serialization/deserialization
Yu Watanabe
2019-08-16
2
-7
/
+17
|
*
network: serialize/deserialize address family
Yu Watanabe
2019-08-16
2
-8
/
+23
|
*
network: refuse the case To= and From= are in different address family
Yu Watanabe
2019-08-16
3
-3
/
+16
*
|
Merge pull request #13345 from yuwata/network-fix-preferred-lifetime-zero-13341
Zbigniew Jędrzejewski-Szmek
2019-08-19
1
-4
/
+1
|
\
\
|
*
|
network: do not check deprecated flag in address_is_ready()
Yu Watanabe
2019-08-19
1
-4
/
+1
|
|
/
*
|
Revert "shared/conf-parser,networkd: EXTRACT_UNQUOTE|EXTRACT_RETAIN_ESCAPE â†...
Zbigniew Jędrzejewski-Szmek
2019-08-19
1
-1
/
+1
|
/
*
networkctl: avoid outputting '(null)' for LLDP ports without description
Lennart Poettering
2019-08-16
1
-1
/
+1
*
Merge pull request #13302 from yuwata/network-set-put-fixes
Lennart Poettering
2019-08-14
5
-3
/
+21
|
\
|
*
network: add missing link_ref()
Yu Watanabe
2019-08-11
2
-0
/
+6
|
*
network: fix potential memleaks related to set_put()
Yu Watanabe
2019-08-11
4
-3
/
+15
*
|
networkd: Keep track of static neighbors
William A. Kennington III
2019-08-12
7
-9
/
+500
|
/
*
networkd: Routes should take the gateway into account
William A. Kennington III
2019-08-07
5
-17
/
+28
*
Merge pull request #13189 from yuwata/network-initrd-generator-unit
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-4
/
+4
|
\
|
*
network-generator: rename generated unit files
Yu Watanabe
2019-07-30
1
-4
/
+4
*
|
networkctl: TABLE_BPS requires uint64_t
Yu Watanabe
2019-07-30
1
-1
/
+1
*
|
networkctl : Add support to display vxlan properties
Susant Sahani
2019-07-30
1
-0
/
+89
*
|
networkctl: Add support to display bridge properties
Susant Sahani
2019-07-30
1
-1
/
+81
*
|
networkctl: merge multiple table_add_cell() by using table_add_many()
Yu Watanabe
2019-07-29
1
-198
/
+106
|
/
*
network: slightly update log message
Yu Watanabe
2019-07-26
1
-2
/
+2
*
network: rename IGMPVersion= -> MulticastIGMPVersion=
Yu Watanabe
2019-07-26
1
-1
/
+1
*
network: drop redundant Link::kind check
Yu Watanabe
2019-07-25
1
-14
/
+7
*
network: drop recently added settings from deprecated [DHCP] section
Yu Watanabe
2019-07-25
1
-3
/
+0
*
networkd: bridge add support to set IGMP version
Susant Sahani
2019-07-25
3
-0
/
+53
*
Merge pull request #13166 from yuwata/network-slcan-support
Yu Watanabe
2019-07-25
5
-7
/
+25
|
\
|
*
network: support slcan
Yu Watanabe
2019-07-24
1
-7
/
+20
|
*
tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.h
Yu Watanabe
2019-07-24
5
-0
/
+5
*
|
network: fix DHCP route rumber parsing.
Susant Sahani
2019-07-24
1
-1
/
+2
|
/
*
network: do not touch kernel-created multicast route
Yu Watanabe
2019-07-23
1
-0
/
+9
*
Merge pull request #13070 from yuwata/network-set-route-to-dhcp-dns
Zbigniew Jędrzejewski-Szmek
2019-07-19
7
-63
/
+261
|
\
|
*
network: add DHCPv4.RoutesToDNS= setting
Yu Watanabe
2019-07-19
3
-2
/
+6
|
*
network: set routes to dns servers provided by DHCPv4
Yu Watanabe
2019-07-19
1
-1
/
+95
|
*
network: store routes provided by DHCPv4 in Set
Yu Watanabe
2019-07-19
3
-62
/
+63
|
*
network: introduce route_full_hash_ops
Yu Watanabe
2019-07-19
2
-0
/
+99
*
|
network: Added neighbor lladdr support for IPv6
1848
2019-07-19
2
-21
/
+13
|
/
*
network: update state file after dhcp6 events
Yu Watanabe
2019-07-17
1
-0
/
+2
*
network: fix use after free()
Yu Watanabe
2019-07-17
1
-1
/
+1
*
network: drop unnecessary line breaks
Yu Watanabe
2019-07-17
1
-2
/
+0
*
network: drop fallback mechanism to assign DHCPv6 addresses with IFA_F_NOPREF...
Yu Watanabe
2019-07-17
3
-14
/
+1
*
Merge pull request #13092 from keszybz/coverity-fixes
Lennart Poettering
2019-07-17
1
-1
/
+8
|
\
|
*
test-networkd-conf: add missing assert
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-1
/
+8
*
|
network: implement DBus methods to set DNS related properties
Yu Watanabe
2019-07-17
10
-56
/
+865
[next]