summaryrefslogtreecommitdiff
path: root/src/systemd/sd-dhcp-client.h
Commit message (Expand)AuthorAgeFilesLines
* network: Fix split in `SendOption=` on client and serverDavid Wood2020-03-191-1/+2
* network: DHCP4 introduce send declineSusant Sahani2019-12-211-0/+1
* dhcp: remove struct sd_dhcp_raw_optionYu Watanabe2019-11-181-5/+1
* network: DHCPv4 client: add support to send arbitary option and dataSusant Sahani2019-10-151-0/+7
* dhcp4: make IPServiceType configurableSiddharth Chandrasekara2019-09-261-0/+3
* Merge pull request #11883 from yuwata/network-dhcp-renewYu Watanabe2019-09-221-0/+1
|\
| * dhcp: introduce sd_dhcp_client_send_renew()Yu Watanabe2019-07-181-0/+1
* | network: DHCP server Add support to transmit SIP serverSusant Sahani2019-09-201-0/+1
|/
* networkd: DHCP client add support to send RELEASE packetSusant Sahani2019-05-141-0/+1
* networkd: Add support for blacklisting serversSusant Sahani2019-05-101-1/+2
* networkd: Allow DHCP4 client to set the number to attempt to reconfigure.Susant Sahani2019-05-071-0/+3
* network: fix handling of uninitialized and zero IAID settingThomas Haller2018-12-101-0/+3
* sd-dhcp: make time value for DUID-LLT configurableYu Watanabe2018-08-081-0/+7
* 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
* networkd: add support to send DHCP user class option (#7499)Susant Sahani2018-05-071-0/+4
* dhcp4: introduce new option 'duid-only' for ClientIdentifier= (#8350)Yu Watanabe2018-03-121-0/+5
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* networkd: set PRL default options depending on Anonymize.juga02017-09-061-1/+3
* networkd: add PRL options to send when Anonymize is truejuga02017-09-061-0/+12
* network: Implement DHCP Option 119 (Domain Search List) (#5932)Daniel Wang2017-05-131-0/+1
* networkd: support setting dhcp client listen port (#4631)Susant Sahani2016-11-101-0/+3
* sd-network: rename "index" field of the various clients to "ifindex"Lennart Poettering2016-05-261-1/+1
* sd-dhcp: change uint8_t *duid to const void*Zbigniew Jędrzejewski-Szmek2016-05-031-1/+1
* sd-dhcp{,6}-client: use standard indentation for functions argsZbigniew Jędrzejewski-Szmek2016-05-031-23/+55
* DHCP DUID, IAID configuration optionsVinay Kulkarni2016-03-301-0/+2
* Revert "DHCP DUID and IAID configurability"revert-2818-masterZbigniew Jędrzejewski-Szmek2016-03-211-4/+0
* DHCP DUID and IAID configurabilityVinay Kulkarni2016-03-091-0/+4
* libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...Lennart Poettering2016-02-201-1/+1
* libsystemd-network: don't abbreviate "callback" as "cb" needlesslyLennart Poettering2016-02-201-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* dhcp: make DHCP_OPTION_* enum publicBeniamino Galvani2016-01-201-0/+42
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-1/+2
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering2015-10-241-1/+9
* sd-dhcp: fix namespacingDavid Herrmann2015-09-221-5/+5
* sd-dhcp-client: allow getting/setting the client IDDan Williams2014-11-191-0/+4
* sd-dhcp-client: support non-Ethernet hardware addressesDan Williams2014-10-111-2/+2
* sd-dhcp-client: allow the max dhcp message size to be set to the MTU of the linkTom Gundersen2014-08-011-0/+1
* sd-dhcp-client: drop event DHCP_EVENT_NO_LEASETom Gundersen2014-07-281-5/+4
* sd-dhcp-client: make request broadcasts opt-inTom Gundersen2014-07-151-0/+1
* networkd: dhcp add vendor class indentifier option 60Susant Sahani2014-07-141-0/+1
* networkd: send hostname to dhcp serverEugene Yakubovich2014-07-011-0/+1
* sd-dhcp-client/networkd: set lifetimes for IPv4 addressesPatrik Flykt2014-06-291-0/+1
* sd-dhcp-client: Add reference counting for DHCPPatrik Flykt2014-04-111-1/+4
* sd-network: add new libraryTom Gundersen2014-02-281-11/+1
* sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_clientTom Gundersen2014-02-071-8/+12
* sd-dhcp-client/net-util: make netmask_to_prefixlen genericTom Gundersen2014-01-301-1/+0
* sd-dhcp-client: refactor client_{free,new}Tom Gundersen2014-01-181-2/+6
* sd-dhcp-client/networkd: add domainname supportTom Gundersen2014-01-181-0/+1