summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp-protocol.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-14tree-wide: use proper unicode © instead of (C) where we canLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-05-26dhcp: fix operator precedence issue with macroLennart Poettering1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2016-01-20dhcp: make DHCP_OPTION_* enum publicBeniamino Galvani1-42/+0
2015-11-25sd-dhcp: parse error message in DECLINE or NAKTom Gundersen1-0/+1
2015-11-19Merge pull request #1947 from phomes/sort-includes2Lennart Poettering1-1/+1
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen1-1/+1
2015-11-17libsystemd-network: add support for "Client FQDN" DHCP optionBeniamino Galvani1-0/+10
2015-08-26dhcp,network: implement RFC 4833 (DHCP Timezone option)Lennart Poettering1-0/+2
2015-08-04networkd: add DHCP options for private zoneAlex Crawford1-0/+2
2015-07-12dhcp: add support for vendor specific DHCP optionBeniamino Galvani1-0/+1
2014-08-01sd-dhcp-client: allow the max dhcp message size to be set to the MTU of the linkTom Gundersen1-1/+2
2014-07-28sd-dhcp-client: add support for FORCERENEWTom Gundersen1-0/+2
2014-07-14networkd: dhcp add vendor class indentifier option 60Susant Sahani1-0/+1
2014-06-29Add support for DHCP static route optionsEugene Yakubovich1-0/+1
2014-05-21sd-dhcp: rely on FIONREAD workingTom Gundersen1-1/+1
2014-05-20dhcp-lease: add support for parsing a few more dhcp optionsTom Gundersen1-0/+10
2014-05-20sd-dhcp: refactor dhcp_option_appendTom Gundersen1-0/+1
2014-04-11sd-dhcp-client: Add an explicit stop state for the DHCP clientPatrik Flykt1-0/+1
2014-04-06sd-dhcp-client: move magic cookie into DHCPMessage structTom Gundersen1-1/+3
2014-03-03sd-dhcp-lease: add Root Path supportTom Gundersen1-0/+1
2014-02-28sd-network: add new libraryTom Gundersen1-0/+121