aboutsummaryrefslogtreecommitdiffstats
path: root/src/systemd/sd-ndisc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-ndisc: add basic support of Redirect messageYu Watanabe2024-04-051-0/+2
* sd-ndisc: add basic support of Neighbor Advertisement messageYu Watanabe2024-04-051-0/+2
* sd-ndisc: ignore Router Advertisement messages sent by the same interfaceYu Watanabe2024-02-281-0/+1
* sd-ndisc: make callback takes arbitrary type of messageYu Watanabe2024-02-251-1/+1
* sd-ndisc: introduce sd_ndisc_is_running()Yu Watanabe2024-02-201-0/+1
* sd-ndisc: split sd-ndisc.h into small piecesYu Watanabe2024-02-201-84/+3
* IPv6 RA: Support the Retrans Timer field (IPv6 Conformance Test: v6LC.2.1.5)Matt Muggeridge2024-01-231-0/+1
* sd-ndisc: make sd_ndisc return time values in usecYu Watanabe2023-09-231-8/+15
* sd-ndisc: rename function arguments for storing resultsYu Watanabe2023-09-221-11/+11
* network: ndisc - Allow to parse PREF64 prefixSusant Sahani2023-09-041-1/+7
* network: ndisc - Allow to use ICMP6 rate limit from received RASusant Sahani2023-08-211-0/+1
* ndisc: parse RFC8910 captive portal ipv6ra optionRonan Pigott2023-07-021-0/+3
* Use https for gnu.orgMichael Biebl2022-06-281-1/+1
* meson: Build header tests with -pedanticJan Janssen2022-05-301-4/+4
* sd-ndisc: drop unused functionYu Watanabe2022-05-041-1/+0
* sd-ndisc: drop unused functionsYu Watanabe2021-10-291-3/+0
* libsystemd-network: make sd_dhcp_client_get_ifname() or friends return negative errno on errorYu Watanabe2021-09-291-1/+1
* libsystemd-network: introduce sd_xxx_{set,get}_ifname()Yu Watanabe2021-03-041-0/+2
* network: suffix types with _t in public headersLennart Poettering2021-02-181-3/+3
* network: make use of SD_ENUM_FORCE_S64() for all public enumsLennart Poettering2021-02-161-0/+1
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-1/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: fix spelling errorsFrantisek Sumsal2020-04-211-1/+1
* ndisc: improve debug log messageYu Watanabe2018-11-061-2/+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
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* network: beef up ipv6 RA support considerablyLennart Poettering2016-06-061-34/+80
* sd-network: rename "index" field of the various clients to "ifindex"Lennart Poettering2016-05-261-1/+1
* libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs as suchLennart Poettering2016-02-201-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* 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-0/+1
* sd-ndisc: introduce separate callbacksTom Gundersen2015-11-111-10/+15
* sd-ndisc: notify user on STOPTom Gundersen2015-11-111-4/+5
* sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering2015-10-241-0/+6
* sd-ndisc: drop sd_ndisc_get_prefixlen()Tom Gundersen2015-10-221-2/+0
* sd-ndisc: drop sd_ndisc_prefix_match()Tom Gundersen2015-10-221-4/+1
* sd-ndisc: don't inform the caller of expired prefixesTom Gundersen2015-10-221-3/+0
* sd-ndisc: rename API from sd-icmp6-ndTom Gundersen2015-10-221-24/+24
* sd-icmp6-nd: rename files to sd-ndiscTom Gundersen2015-10-221-0/+79