summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp-lease-internal.h
AgeCommit message (Expand)Author
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-08-27dhcp: fix n_ref typeLennart Poettering
2015-08-27dhcp: clean up dhcp4 lease objectLennart Poettering
2015-08-26dhcp: generic data should be void*, not uint8_t*Lennart Poettering
2015-08-26network: s/user_data/userdata/Lennart Poettering
2015-08-26dhcp: stop using refcnt.hLennart Poettering
2015-08-26dhcp: keep lease save/load functions privateLennart Poettering
2015-08-26dhcp,network: implement RFC 4833 (DHCP Timezone option)Lennart Poettering
2015-08-05networkd: add private options to lease structAlex Crawford
2015-07-12dhcp: add support for vendor specific DHCP optionBeniamino Galvani
2014-11-19sd-dhcp-lease: load/save client IDDan Williams
2014-11-18sd-dhcp-lease: expose load/save functionsTom Gundersen
2014-11-01sd-dhcp-lease: use shared default prefixlen functionTom Gundersen
2014-06-29Add support for DHCP static route optionsEugene Yakubovich
2014-05-20dhcp-lease: add support for parsing a few more dhcp optionsTom Gundersen
2014-05-19sd-dhcp-lease: move in_addr (de)serialization to shared network codeTom Gundersen
2014-04-29sd-dhcp-lease: add NTP supportTom Gundersen
2014-03-21sd-dhcp-client: add fallback subnet masksTom Gundersen
2014-03-03sd-dhcp-lease: add sd_dhcp_lease_get_next_server()Tom Gundersen
2014-03-03sd-dhcp-lease: add Root Path supportTom Gundersen
2014-02-28sd-network: add new libraryTom Gundersen