summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp6-internal.h
Commit message (Expand)AuthorAgeFilesLines
* send dhcpv6 release when stoppingchris2023-01-171-0/+1
* dhcp: use the attached sd_device object when generating IAIDYu Watanabe2022-10-271-1/+1
* sd-dhcp6-client: introduce sd_dhcp6_client_attach_device()Yu Watanabe2022-10-261-0/+2
* sd-dhcp6-client: introduce sd_dhcp6_client_set_rapid_commit()Yu Watanabe2022-07-221-0/+1
* sd-dhcp6-client: rename req_opts_len -> n_req_optsYu Watanabe2022-04-031-1/+1
* fuzz-dhcp6-client: merge with fuzz-dhcp6-client-sendYu Watanabe2022-02-141-0/+1
* sd-dhcp6-client: split dhcp6-internal.h into twoYu Watanabe2022-02-141-119/+32
* sd-dhcp6-client: do not expose set_transaction_id()Yu Watanabe2022-02-141-0/+1
* sd-dhcp6-client: use OrderedSet for vendor optionYu Watanabe2022-02-141-2/+3
* sd-dhcp6-client: use struct hw_addr_dataYu Watanabe2022-02-141-2/+1
* sd-dhcp6-client: use proper type for string table lookup funcsYu Watanabe2022-02-141-4/+4
* sd-dhcp6-client: set lease expiration timer in client_enter_bound_state()Yu Watanabe2022-02-141-3/+3
* sd-dhcp6-client: introduce dhcp6_lease_new_from_message()Yu Watanabe2022-02-141-7/+55
* sd-dhcp6-client: unify dhcp6_option_append_{ia,pd}()Yu Watanabe2022-02-141-1/+0
* sd-dhcp6-client: store PD prefix hint in ia_pdYu Watanabe2022-02-141-1/+1
* sd-dhcp6-client: introduce dhcp6_ia_free()Yu Watanabe2022-02-141-1/+1
* sd-dhcp6-client: unify IA option headerYu Watanabe2022-02-141-19/+2
* sd-dhcp6-client: expose client_parse_message()Yu Watanabe2022-01-131-0/+7
* sd-dhcp6-client: introduce dhcp6_option_can_request()Yu Watanabe2021-10-131-0/+1
* sd-dhcp6-client: slightly modernize dhcp6_option_parse_domainname()/domainnam...Yu Watanabe2021-09-291-3/+2
* sd-dhcp6-client: fix buffer size calculation in dhcp6_option_parse_ip6addrs()Yu Watanabe2021-09-291-2/+5
* sd-dhcp6-client: modernize dhcp6_option_parse_ia()Yu Watanabe2021-09-291-1/+7
* sd-dhcp6-client: make dhcp6_option_parse_status() also parse error messageYu Watanabe2021-09-291-1/+1
* sd-dhcp6-client: modernize dhcp6_option_parse()Yu Watanabe2021-09-291-2/+8
* sd-dhcp6-client: constify one argumentYu Watanabe2021-09-291-1/+1
* libsystemd-network: make sd_dhcp_client_get_ifname() or friends return negati...Yu Watanabe2021-09-291-3/+3
* sd-dhcp6-client: ignore IAs whose IAID do not match client's IAIDYu Watanabe2021-09-221-1/+1
* dhcp: do not use ifindex when generating iaid in testsYu Watanabe2021-06-121-0/+4
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-2/+1
* libsystemd-network: check that errno==0 is not passed to log functionsZbigniew Jędrzejewski-Szmek2021-04-141-2/+5
* libsystemd-network: use macro for definitions of log_{lldp,dhcp,…}_errnoZbigniew Jędrzejewski-Szmek2021-04-141-11/+6
* Check that errno passed log_{interface,link}_*_errno() is non-zeroZbigniew Jędrzejewski-Szmek2021-04-141-1/+1
* libsystemd-network: make log_dhcp_client() or friends include interface nameYu Watanabe2021-03-041-9/+19
* dhcp6: do not set T1 and T2 by dhcp6_option_append_pd() in clientYu Watanabe2021-02-231-1/+1
* 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
* dhcp6: parse the FQDN optionBeniamino Galvani2020-08-031-2/+3
* libsystemd-network: rename index -> ifindexYu Watanabe2020-07-021-1/+1
* sd-dhcp6: Introduce vendor specific informationSusant Sahani2020-05-291-0/+3
* sd-network: Rectify Advertise Message Processing by a ClientSusant Sahani2020-05-291-1/+1
* sd-network: DHCPv6 - Add support to send vendor class dataSusant Sahani2020-05-201-0/+1
* sd-network: DHCPv6 - add support to send userclass optionSusant Sahani2020-05-191-0/+1
* DHCP client: make SendOption work for DHCPv6 too.Andrew Doran2020-05-111-0/+10
* network: DHCPv6 client add support for prefix delegation hintSusant Sahani2019-10-011-1/+1
* tree-wide: use PROJECT_FILE instead of __FILE__Zbigniew Jędrzejewski-Szmek2019-07-041-1/+1
* dhcp6: constify things where we canLennart Poettering2018-10-251-2/+2
* dhcp6: check option length before reading valuesYu Watanabe2018-10-031-1/+1
* dhcp6-client: Store lease timeouts T1 and T1 in client structPatrik Flykt2018-09-191-2/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1