]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-radv: use ICMP6Packet and sd_ndisc_router_solicit 32267/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 23 Feb 2024 06:41:06 +0000 (15:41 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 16 Apr 2024 00:59:52 +0000 (09:59 +0900)
commitcc2bcbf605cade574f3dce02b2b1ac071d7c35ed
treefeef5642d182ea0b162ed7a16c038c307e027584
parent8c1f24fb9515cc75dff5e4397db15d2301353899
sd-radv: use ICMP6Packet and sd_ndisc_router_solicit

Then, sd-radv can reject invalid Router Solicit messages, e.g. that have
invalid options.

No effective functional change, just refactoring.
src/libsystemd-network/sd-radv.c