summaryrefslogtreecommitdiff
path: root/src/systemd/sd-dhcp6-client.h
Commit message (Expand)AuthorAgeFilesLines
* dhcp: make option names singularYu Watanabe2022-04-031-5/+5
* sd-dhcp6-client: rename timezone optionsYu Watanabe2022-03-101-2/+2
* sd-dhcp6-client: do not expose set_transaction_id()Yu Watanabe2022-02-141-2/+0
* sd-dhcp6-client: store PD prefix hint in ia_pdYu Watanabe2022-02-141-1/+1
* sd-dhcp6-client: add missing optionsYu Watanabe2021-10-121-31/+138
* libsystemd-network: make sd_dhcp_client_get_ifname() or friends return negati...Yu Watanabe2021-09-291-1/+1
* libsystemd-network: introduce sd_xxx_{set,get}_ifname()Yu Watanabe2021-03-041-0/+4
* dhcp6: refuse zero length vendor classYu Watanabe2021-01-131-1/+1
* dhcp6: refuse zero length dhcp user classYu Watanabe2021-01-131-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: DHCP6 - introduce DHCP6 DUID to stringSusant Sahani2020-06-101-0/+3
* dhcp6: Provide method to access IAIDSusant Sahani2020-06-091-0/+3
* sd-dhcp6: Introduce vendor specific informationSusant Sahani2020-05-291-1/+4
* sd-network: DHCPv6 - Add support to send vendor class dataSusant Sahani2020-05-201-1/+3
* sd-network: DHCPv6 - add support to send userclass optionSusant Sahani2020-05-191-0/+4
* DHCP client: make SendOption work for DHCPv6 too.Andrew Doran2020-05-111-0/+3
* dhcp6: make string argument to sd_dhcp6_client_set_request_mud_url() constThomas Haller2020-04-241-1/+1
* sd-dhcpv6: Add support to set request MUD URLSusant Sahani2020-04-011-0/+4
* network: DHCPv6 client add support for prefix delegation hintSusant Sahani2019-10-011-0/+4
* dhcp6: read OPTION_INFORMATION_REFRESH_TIME optionYu Watanabe2019-09-161-0/+1
* dhcp6: don't include internal header "sparse-endian.h" in "sd-dhcp6-client.h"Thomas Haller2018-10-041-2/+1
* fuzz: add a fuzzer for dhcp6_clientEvgeny Vereshchagin2018-09-291-0/+2
* dhcp6-client: Function for enabling/disabling IA_NA requestPatrik Flykt2018-09-191-0/+4
* dhcp6_client: Add helper for fetching Prefix Delegation informationPatrik Flykt2018-09-191-2/+3
* sd-dhcp: make time value for DUID-LLT configurableYu Watanabe2018-08-081-0/+3
* 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
* dhcp6: Add functionality to request DHCPv6 IA PDPatrik Flykt2018-01-041-0/+3
* dhcp6: Define IA PD and PD Prefix option numbersPatrik Flykt2018-01-041-0/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* sd-dhcp6-client: Implement FQDN Option (#7309)Stefan Agner2017-11-161-0/+5
* 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-19/+42
* DHCP DUID, IAID configuration optionsVinay Kulkarni2016-03-301-2/+3
* Revert "DHCP DUID and IAID configurability"revert-2818-masterZbigniew Jędrzejewski-Szmek2016-03-211-5/+2
* DHCP DUID and IAID configurabilityVinay Kulkarni2016-03-091-2/+5
* libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...Lennart Poettering2016-02-201-2/+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 DHCP6_OPTION_* enum publicBeniamino Galvani2016-01-201-0/+35
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-0/+2
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* sd-dhcp6-client: bind to link-local addressTom Gundersen2015-11-171-0/+1
* sd-dhcp6-client: add is_running() methodTom Gundersen2015-11-111-0/+1
* sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering2015-10-241-6/+10
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* sd-dhcp6: fix namespacingDavid Herrmann2015-09-221-5/+5
* sd-dhcp6-client: Implement Information Request messagePatrik Flykt2014-12-101-0/+5
* sd-dhcp-client: support non-Ethernet hardware addressesDan Williams2014-10-111-2/+2