CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2024/05/31 10:10:42
Modified files:
usr.sbin/rad : frontend.c rad.h
Log message:
Prefixes delegated via DHCPv6 have a lifetime, honour it.
The "auto prefix" feature derives the prefix to announce from a
configured IPv6 address. If that address has a vltime / pltime use
that value in router advertisements instead of statically configured
values.
We also need to count down the vltime / pltime as time progresses.
testing Ryan Vogt
testing & OK bket@, jmatthew@