summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp-protocol.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* dhcp: fix operator precedence issue with macroLennart Poettering2016-05-261-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* dhcp: make DHCP_OPTION_* enum publicBeniamino Galvani2016-01-201-42/+0
* sd-dhcp: parse error message in DECLINE or NAKTom Gundersen2015-11-251-0/+1
* Merge pull request #1947 from phomes/sort-includes2Lennart Poettering2015-11-191-1/+1
|\
| * tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* | libsystemd-network: add support for "Client FQDN" DHCP optionBeniamino Galvani2015-11-171-0/+10
|/
* dhcp,network: implement RFC 4833 (DHCP Timezone option)Lennart Poettering2015-08-261-0/+2
* networkd: add DHCP options for private zoneAlex Crawford2015-08-041-0/+2
* dhcp: add support for vendor specific DHCP optionBeniamino Galvani2015-07-121-0/+1
* sd-dhcp-client: allow the max dhcp message size to be set to the MTU of the linkTom Gundersen2014-08-011-1/+2
* sd-dhcp-client: add support for FORCERENEWTom Gundersen2014-07-281-0/+2
* networkd: dhcp add vendor class indentifier option 60Susant Sahani2014-07-141-0/+1
* Add support for DHCP static route optionsEugene Yakubovich2014-06-291-0/+1
* sd-dhcp: rely on FIONREAD workingTom Gundersen2014-05-211-1/+1
* dhcp-lease: add support for parsing a few more dhcp optionsTom Gundersen2014-05-201-0/+10
* sd-dhcp: refactor dhcp_option_appendTom Gundersen2014-05-201-0/+1
* sd-dhcp-client: Add an explicit stop state for the DHCP clientPatrik Flykt2014-04-111-0/+1
* sd-dhcp-client: move magic cookie into DHCPMessage structTom Gundersen2014-04-061-1/+3
* sd-dhcp-lease: add Root Path supportTom Gundersen2014-03-031-0/+1
* sd-network: add new libraryTom Gundersen2014-02-281-0/+121