summaryrefslogtreecommitdiff
path: root/src/network/networkd-address.h
AgeCommit message (Expand)Author
2015-10-21networkd: address - distinguish between addresses added by us and by othersTom Gundersen
2015-10-21networkd: address - merge _change() into _configure()Tom Gundersen
2015-10-21networkd: address - factor out address_update()Tom Gundersen
2015-10-11networkd: address - introduce address_is_ready()Tom Gundersen
2015-10-11networkd: make address_{establish,release}() staticTom Gundersen
2015-10-11networkd: manager - avoid unnecessary memory allocationTom Gundersen
2015-10-11networkd: address - store active addresses in a Set rather than a ListTom Gundersen
2015-10-11networkd: route/address - simplify and unify creatorsTom Gundersen
2015-08-27networkd: split up networkd.h into per-object header filesLennart Poettering