summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network/icmp6-packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libsystemd-network: use normal style for error checkingZbigniew Jędrzejewski-Szmek2024-05-141-13/+7
* libsystemd-network: check size of icmpv6 packetsZbigniew Jędrzejewski-Szmek2024-05-141-0/+5
* sd-ndisc-router: introduce sd_ndisc_router_set_sender_address()Yu Watanabe2024-03-271-0/+11
* icmp6-packet: expose icmp6_packet_get_header()Yu Watanabe2024-03-181-1/+1
* icmp6-packet: introduce ICMP6Packet and several relevant functionsYu Watanabe2024-02-281-0/+121