index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-ipv4ll.c
Age
Commit message (
Expand
)
Author
2016-05-15
tree-wide: drop spurious "&"s when passing functions around
Zbigniew Jędrzejewski-Szmek
2016-04-29
networkd: rework headers to avoid circular includes
Zbigniew Jędrzejewski-Szmek
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
siphash24: change result argument to uint64_t
Martin Pitt
2015-10-30
networkd: link - (de)serialize IPv4LL and DHCPv4 addresses
Tom Gundersen
2015-10-30
networkd: route - clean up confusion between 'metric' and 'priority'
Tom Gundersen
2015-10-21
networkd: route - simplify route_new()
Tom Gundersen
2015-10-21
networkd: address - merge _change() into _configure()
Tom Gundersen
2015-10-21
networkd: link - only consider configured when all addresses are ready
Tom Gundersen
2015-10-11
networkd: make address_{establish,release}() static
Tom Gundersen
2015-10-11
networkd: address - process in manager.c rather than link.c
Tom Gundersen
2015-10-11
networkd: route/address - simplify and unify creators
Tom Gundersen
2015-09-30
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-22
sd-ipv4ll: fix namespacing
David Herrmann
2015-09-18
sd-ipv4acd: introduce new library split out from sd-ipv4ll
Tom Gundersen
2015-09-18
sd-ipv4ll: rework callbacks
Tom Gundersen
2015-06-13
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-06-09
Merge pull request #113 from mezcalero/address-family
Lennart Poettering
2015-06-09
networkd: actually always use AddressFamilyBoolean as the bit mask it is
Lennart Poettering
2015-06-08
tree-wide: remove spurious space
Thomas Hindoe Paaboel Andersen
2015-02-09
networkd: generalize IPv4LL to LinkLocal
Tom Gundersen
2014-12-08
networkd: manager - enumerate addresses globally, rather than per-link
Tom Gundersen
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-27
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-08-12
networkd: link - split out ipv4ll handling
Tom Gundersen