CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/11 08:03:13
Modified files:
usr.sbin/rad : engine.c frontend.c rad.h
Log message:
Detect when a router advertisement packet changes due to config
change and if it does send a new advertisement.
The way this is implemented gives us various things for free:
- periodic sending of router advertisements
- send initial advertisement for every interface on startup
