CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/27 23:41:31
Modified files:
usr.sbin/rad : frontend.c
Log message:
Discovered prefixes should not override explicitly configured
prefixes. That way one can have multiple prefixes configured on an
interface and set "autonomous address-configuration no" in rad.conf to
tell clients to not form addresses from some of these prefixes.
Pointed out by Ross L Richardson (openbsd AT rlr.id.au), thanks!
OK phessler
