CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/03 07:14:46
Modified files:
usr.sbin/rad : engine.c frontend.c parse.y printconf.c rad.c
rad.conf.5 rad.h
Log message:
Move dns settings to global options so that they don't need to be
repeated in every interface block - they can still be overwritten
on a per interface basis.
Pointed out by, tweaks & OK sthen
