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
/
networkd-address.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: Introduce method to generate EUI-64 addresses
Susant Sahani
2020-03-01
1
-0
/
+18
*
network: assume Scope=host when Address= is loopback address
Yu Watanabe
2020-02-28
1
-0
/
+4
*
network: Make address_hash_ops available outside of networkd-address.c
Kevin P. Fleming
2020-02-10
1
-1
/
+1
*
network: append INTERFACE= attributes for logs corresponds to a netif
Yu Watanabe
2020-01-07
1
-1
/
+1
*
network: introduce AddPrefixRoute= and deprecate PrefixRoute=
Yu Watanabe
2019-12-18
1
-1
/
+4
*
ipv4ll: do not reset conflict counter on restart
AJ Bagwell
2019-12-11
1
-1
/
+1
*
network: introduce DAD for static address
Susant Sahani
2019-12-06
1
-5
/
+147
*
network: include NLMSGERR_ATTR_MSG attribute in error message
Yu Watanabe
2019-11-30
1
-1
/
+1
*
networkd: split out helper function for address extraction
Zbigniew Jędrzejewski-Szmek
2019-09-17
1
-30
/
+21
*
network: drop all checks of ipv6_disabled sysctl
Zbigniew Jędrzejewski-Szmek
2019-08-27
1
-5
/
+0
*
network: do not check deprecated flag in address_is_ready()
Yu Watanabe
2019-08-19
1
-4
/
+1
*
network: fix potential memleaks related to set_put()
Yu Watanabe
2019-08-11
1
-0
/
+2
*
tree-wide: use htobe{32,16}() instead of hton{l,s}()
Yu Watanabe
2019-06-20
1
-1
/
+1
*
network: read link specific sysctl value
Yu Watanabe
2019-06-15
1
-1
/
+1
*
network: ignore requested ipv6 addresses when ipv6 is disabled by sysctl
Yu Watanabe
2019-06-12
1
-1
/
+6
*
network: fix UBSAN issue
Yu Watanabe
2019-06-04
1
-1
/
+1
*
network: use IN_ADDR_NULL and ETHER_ADDR_NULL
Yu Watanabe
2019-05-07
1
-1
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
network: drop sections contain invalid settings in network_verify()
Yu Watanabe
2019-03-13
1
-6
/
+22
*
network: make all xxx_new_static() static
Yu Watanabe
2019-03-13
1
-1
/
+1
*
network: update logs
Yu Watanabe
2019-03-11
1
-29
/
+33
*
network: propagate error from in_addr_is_null()
Yu Watanabe
2019-03-01
1
-2
/
+3
*
network: check prefixlen when null address is specified to Address=
Yu Watanabe
2019-03-01
1
-0
/
+13
*
network: wrap long lines
Yu Watanabe
2019-02-28
1
-7
/
+12
*
network: simplify config_parse_lifetime()
Yu Watanabe
2019-02-28
1
-16
/
+10
*
network: avoid address section freed
Yu Watanabe
2019-02-28
1
-0
/
+1
*
network: make bond master follow operstates of slaves
Yu Watanabe
2019-02-18
1
-2
/
+2
*
network: use netlink_message_append_{in_addr,sockaddr}_union()
Yu Watanabe
2019-02-11
1
-12
/
+3
*
network: in_addr_is_null() may return negative errno
Yu Watanabe
2019-02-11
1
-1
/
+1
*
networkd-address.c: fix build without IFA_F_NOPREFIXROUTE
Fabrice Fontaine
2019-02-03
1
-0
/
+1
*
network: warn if Address= is specified without prefixlen
Yu Watanabe
2019-01-29
1
-1
/
+9
*
util: add a new mode for in_addr_prefix_from_string_auto_internal() which ref...
Yu Watanabe
2019-01-29
1
-1
/
+1
*
networkd: wait for kernel to reply ipv6 peer address
Susant Sahani
2019-01-15
1
-3
/
+5
*
network: always check link is ready when address is updated
Yu Watanabe
2018-12-23
1
-10
/
+9
*
network: decrease and fix indentation
Yu Watanabe
2018-12-23
1
-10
/
+5
*
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
1
-9
/
+3
|
\
|
*
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
1
-9
/
+3
*
|
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
1
-9
/
+8
*
|
network: add assertions
Yu Watanabe
2018-12-02
1
-0
/
+1
*
|
network: use address_remove_handler() as the default callback of address_remo...
Yu Watanabe
2018-12-02
1
-1
/
+20
|
/
*
network: allocate hashmap objects when they are required
Yu Watanabe
2018-11-12
1
-0
/
+4
*
network: fixes related to NetworkConfigSection
Yu Watanabe
2018-11-12
1
-4
/
+4
*
network: use structured initializers
Yu Watanabe
2018-11-12
1
-5
/
+7
*
networkd: don't remove ip address
Tobias Jungel
2018-11-06
1
-0
/
+6
*
Merge pull request #10618 from yuwata/fix-10615
Lennart Poettering
2018-11-05
1
-3
/
+3
|
\
|
*
network: fix memleak abot Address.label
Yu Watanabe
2018-11-04
1
-3
/
+3
*
|
network: use in_addr_default_prefix_from_string_auto() in config_parse_address()
Yu Watanabe
2018-11-05
1
-30
/
+5
|
/
*
sd-netlink: make sd_netlink_slot take its description
Yu Watanabe
2018-10-16
1
-2
/
+2
*
sd-netlink: introduce sd_netlink_slot
Yu Watanabe
2018-10-15
1
-4
/
+4
*
network: add destroy callbacks for asynchronous netlink calls
Yu Watanabe
2018-10-10
1
-2
/
+4
[next]