Don't warn that we can't form a temporary address when a router
authorflorian <florian@openbsd.org>
Sun, 21 Mar 2021 13:59:22 +0000 (13:59 +0000)
committerflorian <florian@openbsd.org>
Sun, 21 Mar 2021 13:59:22 +0000 (13:59 +0000)
commit830e7b7075b18de7727dff85cb1179ee68b16a83
tree5d28ab4a10073c4f01576816cb5e3ee6b01e7a5e
parent036c776a508a71d01a03a81da007e3a94399868a
Don't warn that we can't form a temporary address when a router
deprecates a prefix by sending a pltime of 0, this is normal.
Continue warning when the pltime is smaller than 5 as this is almost
certainly a configuration error.
Found the hard way by & OK otto.
sbin/slaacd/engine.c