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-ipv4ll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17474 from yuwata/network-drop-link-deserialization-logic
Yu Watanabe
2020-11-27
1
-68
/
+9
|
\
|
*
network: do not serialize/deserialize ipv4ll address
Yu Watanabe
2020-10-28
1
-68
/
+9
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
|
network: store full hardware address in Link struct
Timo Rothenpieler
2020-10-28
1
-2
/
+2
|
/
*
network: drop unnecessary conditions
Yu Watanabe
2020-10-15
1
-5
/
+3
*
network: introduce IPV4_ADDRESS_FMT_STR macro
Yu Watanabe
2020-10-08
1
-3
/
+3
*
network: check feature is enabled in xxx_configure()
Yu Watanabe
2020-10-07
1
-2
/
+3
*
network: introduce ipv4ll_update_mac()
Yu Watanabe
2020-10-07
1
-0
/
+30
*
network: introduce link_serialize_ipv4ll()
Yu Watanabe
2020-10-07
1
-0
/
+22
*
network: introduce link_deserialize_ipv4ll()
Yu Watanabe
2020-10-07
1
-9
/
+46
*
network: rename ipv4ll_address -> ipv4ll_address_configured
Yu Watanabe
2020-07-29
1
-4
/
+4
*
network: make address/route_configure optionally return created Address/Route...
Yu Watanabe
2020-07-29
1
-1
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-17
1
-1
/
+1
*
network: do not re-attach sd-event object
Yu Watanabe
2020-03-17
1
-4
/
+4
*
network: include NLMSGERR_ATTR_MSG attribute in error message
Yu Watanabe
2019-11-30
1
-1
/
+1
*
network: do not create default route for ipv4 link local addressing
Yu Watanabe
2019-09-15
1
-58
/
+1
*
network: rename AddressFamilyBoolean -> AddressFamily
Yu Watanabe
2019-08-16
1
-3
/
+3
*
network: make link enter failed state when a configuration fails
Yu Watanabe
2019-07-15
1
-1
/
+3
*
network: move conf parsers and function prototypes
Yu Watanabe
2019-06-30
1
-1
/
+45
*
udev: introduce NAMING_STABLE_VIRTUAL_MACS (retroactively)
Zbigniew Jędrzejewski-Szmek
2019-06-17
1
-1
/
+1
*
network: add missing error check
Yu Watanabe
2019-05-15
1
-2
/
+6
*
network: include glibc headers before including kernel headers
Yu Watanabe
2019-05-09
1
-1
/
+1
*
network: add error cause in the log
Yu Watanabe
2019-05-07
1
-1
/
+1
*
networkd: Option to use LinkLocalAddressing only when DHCP fails
Susant Sahani
2019-05-04
1
-1
/
+1
*
network: configure ipv4ll route after address is set
Yu Watanabe
2019-02-15
1
-23
/
+27
*
network: honor VRF table or explicitly specified route table
Yu Watanabe
2019-02-15
1
-0
/
+1
*
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
1
-4
/
+2
*
network: use route_remove_handler() as the default callback of route_remove()
Yu Watanabe
2018-12-02
1
-1
/
+1
*
network: use address_remove_handler() as the default callback of address_remo...
Yu Watanabe
2018-12-02
1
-1
/
+1
*
network: add destroy callbacks for asynchronous netlink calls
Yu Watanabe
2018-10-10
1
-2
/
+2
*
network: replace udev_device by sd_device
Yu Watanabe
2018-08-23
1
-7
/
+5
*
tree-wide: use returned value from log_*_errno()
Yu Watanabe
2018-08-07
1
-8
/
+4
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-6
/
+6
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
networkd: trivial style cleanup
Zbigniew Jędrzejewski-Szmek
2017-07-08
1
-1
/
+1
*
libsystemd-network: sd-ipv4ll: acquire new address after claimed address conf...
Jason Reeder
2017-03-31
1
-0
/
+10
*
networkd: clean up main header file a bit
Tom Gundersen
2016-11-14
1
-2
/
+3
*
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-15
1
-1
/
+1
*
ipv4ll: change "seed" parameter to be uint64_t
Lennart Poettering
2016-05-26
1
-3
/
+1
*
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-26
1
-1
/
+1
*
tree-wide: drop spurious "&"s when passing functions around
Zbigniew Jędrzejewski-Szmek
2016-05-15
1
-2
/
+2
*
networkd: rework headers to avoid circular includes
Zbigniew Jędrzejewski-Szmek
2016-04-29
1
-1
/
+1
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-16
1
-3
/
+3
[next]