Files
src/usr.sbin/rtadvd
tickerguy 103f9883d1 rtadvd(8): Honor pltime/vltime in interface declarations
Currently rtadvd ignores interface pltime/vltime specifications
unless the (static) address range is also included in the config file.
This extends the validity of a pltime and/or vltime stanza in
the config file for an interface to delegated addresses from
an upstream provider.

Signed-off-by:	tickerguy <karl@denninger.net>
PR:		288426
Reviewed by:	pouria
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1863
2026-05-06 22:49:13 +03:30
..