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-address.h
Age
Commit message (
Expand
)
Author
2016-10-08
networkd: address add support to configure flags (#4201)
Susant Sahani
2016-06-03
networkd: constify more things
Lennart Poettering
2016-05-04
Merge pull request #3156 from keszybz/duid-settings
Lennart Poettering
2016-05-03
networkd: Add support to configure IPv6 preferred lifetime (#3102)
Susant Sahani
2016-04-29
networkd: rework headers to avoid circular includes
Zbigniew Jędrzejewski-Szmek
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-11
networkd: address - drop the 'added' flag
Tom Gundersen
2015-10-30
networkd: link - deserialize
Tom Gundersen
2015-10-21
networkd: address - distinguish between addresses added by us and by others
Tom Gundersen
2015-10-21
networkd: address - merge _change() into _configure()
Tom Gundersen
2015-10-21
networkd: address - factor out address_update()
Tom Gundersen
2015-10-11
networkd: address - introduce address_is_ready()
Tom Gundersen
2015-10-11
networkd: make address_{establish,release}() static
Tom Gundersen
2015-10-11
networkd: manager - avoid unnecessary memory allocation
Tom Gundersen
2015-10-11
networkd: address - store active addresses in a Set rather than a List
Tom Gundersen
2015-10-11
networkd: route/address - simplify and unify creators
Tom Gundersen
2015-08-27
networkd: split up networkd.h into per-object header files
Lennart Poettering