]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/radv: allow to send Router Advertisement from e.g. Tun interface 38175/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Jul 2025 11:30:34 +0000 (20:30 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Jul 2025 11:53:04 +0000 (20:53 +0900)
commit52d6032b4a5d54f8a5de76105840b610e512ea8e
treec0bf7b689f9c1c4a6d0c76056f667975db9a53fe
parent291b6feedd7d6d9915f1fe6e461dc7d13fabb71d
network/radv: allow to send Router Advertisement from e.g. Tun interface

Sending router advertisement requires an IPv6LL address and
IFF_MULTICAST flag. The length of the hardware address is irrelevant.

Closes #38170.
src/network/networkd-radv.c