summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp-protocol.h
AgeCommit message (Expand)Author
2016-05-26dhcp: fix operator precedence issue with macroLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-20dhcp: make DHCP_OPTION_* enum publicBeniamino Galvani
2015-11-25sd-dhcp: parse error message in DECLINE or NAKTom Gundersen
2015-11-19Merge pull request #1947 from phomes/sort-includes2Lennart Poettering
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-11-17libsystemd-network: add support for "Client FQDN" DHCP optionBeniamino Galvani
2015-08-26dhcp,network: implement RFC 4833 (DHCP Timezone option)Lennart Poettering
2015-08-04networkd: add DHCP options for private zoneAlex Crawford
2015-07-12dhcp: add support for vendor specific DHCP optionBeniamino Galvani
2014-08-01sd-dhcp-client: allow the max dhcp message size to be set to the MTU of the linkTom Gundersen
2014-07-28sd-dhcp-client: add support for FORCERENEWTom Gundersen
2014-07-14networkd: dhcp add vendor class indentifier option 60Susant Sahani
2014-06-29Add support for DHCP static route optionsEugene Yakubovich
2014-05-21sd-dhcp: rely on FIONREAD workingTom Gundersen
2014-05-20dhcp-lease: add support for parsing a few more dhcp optionsTom Gundersen
2014-05-20sd-dhcp: refactor dhcp_option_appendTom Gundersen
2014-04-11sd-dhcp-client: Add an explicit stop state for the DHCP clientPatrik Flykt
2014-04-06sd-dhcp-client: move magic cookie into DHCPMessage structTom Gundersen
2014-03-03sd-dhcp-lease: add Root Path supportTom Gundersen
2014-02-28sd-network: add new libraryTom Gundersen