]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/radv: allow to announce prefix and route information with zero lifetime 31997/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 28 Mar 2024 04:25:50 +0000 (13:25 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 28 Mar 2024 04:28:58 +0000 (13:28 +0900)
commit12a9241bf2e4cc60e3fa35de9d9b777a27a64a22
tree74df753a641ddb7d65b7bd9b501b789d4684216f
parentb3ea82afbe66312ecba2c6ac76e335b24b71d4e4
network/radv: allow to announce prefix and route information with zero lifetime

Setting zero lifetime for prefix or route information option is valid,
and is used for announcing the prefix or route is invalidated.

Fixes #26239.
src/network/networkd-radv.c