summaryrefslogtreecommitdiff
path: root/src/systemd/sd-ipv4ll.h
AgeCommit message (Expand)Author
2016-05-26ipv4ll: change "seed" parameter to be uint64_tLennart Poettering
2016-05-26ipv4l-{acd,ll}: make sure ipv4 addresses are unsignedLennart Poettering
2016-05-26sd-network: rename "index" field of the various clients to "ifindex"Lennart Poettering
2016-02-20libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...Lennart Poettering
2016-02-20libsystemd-network: don't abbreviate "callback" as "cb" needlesslyLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-10-24sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering
2015-10-11sd-ipv4ll: allow initial address to be set explicitlyTom Gundersen
2015-09-22sd-ipv4ll: fix namespacingDavid Herrmann
2015-09-18sd-ipv4acd: introduce new library split out from sd-ipv4llTom Gundersen
2014-04-11sd-ipv4ll: Add reference counting for IPv4LLPatrik Flykt
2014-04-03networkd: smooth transition from ipv4ll to dhcp addressUmut Tezduyar Lindskog
2014-03-21sd-ipv4ll/networkd: generate predictable addressesUmut Tezduyar Lindskog
2014-03-03sd-network: IPv4 link-local support [v2]Umut Tezduyar Lindskog