summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network/icmp6-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-ndisc: make ndisc_send() and icmp6_send() take struct in6_addrYu Watanabe2024-04-141-1/+1
* libsystemd-network: make constant addresses type-safeYu Watanabe2024-04-141-6/+10
* icmp6-util: drop unused icmp6_send_router_solicitation()Yu Watanabe2024-03-181-1/+0
* ndisc-option: introduce ndisc_send()Yu Watanabe2024-03-181-0/+3
* icmp6-util: merge icmp6_bind_router_{solicitation,advertisement}() into icmp6...Yu Watanabe2024-02-241-2/+2
* icmp6-util: several cleanups for icmp6_receive()Yu Watanabe2023-09-041-2/+6
* tree-wide: use in_addr_is_set() or friendsYu Watanabe2021-02-171-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* libsystemd-network: rename index -> ifindexYu Watanabe2020-07-021-2/+2
* 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
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* sd-radv: Receive Router SolicitationsPatrik Flykt2017-05-151-0/+4
* icmp6-util: Move multicast address definitionsPatrik Flykt2017-05-151-0/+8
* icmp6-util: Bind Router Advertisement socketPatrik Flykt2017-05-151-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* libsystemd-network: split icm6-util.[ch] out of dhcp6 codeTom Gundersen2015-10-221-0/+27