summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp6-network.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use -EBADF moreYu Watanabe2022-12-211-1/+1
* sd-dhcp6-client: introduce sd_dhcp6_lease_get_timestamp()Yu Watanabe2021-10-201-0/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* libsystemd-network: rename index -> ifindexYu Watanabe2020-07-021-3/+3
* tree-wide: drop socket.h when socket-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: introduce setsockopt_int() helper and make use of it everywhereLennart Poettering2018-10-181-6/+6
* tree-wide: add a single version of "static const int one = 1"Lennart Poettering2018-10-151-4/+4
* 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
* macro: introduce new TAKE_FD() macroLennart Poettering2018-03-221-3/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* sd-dhcp6-client: bind to link-local addressTom Gundersen2015-11-171-10/+5
* sd-dhcp6-client: allow multiple clients on hostTom Gundersen2015-11-171-6/+7
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-8/+8
* libsystemd-network: split icm6-util.[ch] out of dhcp6 codeTom Gundersen2015-10-221-97/+0
* tree-wide: we place the opening bracket on the same line as the function nameLennart Poettering2015-08-271-4/+2
* sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socketPatrik Flykt2014-06-191-0/+63
* sd-icmp6-nd: Add Router Solicitation and Advertisement supportPatrik Flykt2014-06-191-0/+131