CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/25 14:38:54
Modified files:
usr.sbin/ospfd : ospfd.c
Log message:
Abort reload if router-id changed
Additional code would be needed to support actually changing the
router-id at runtime; for now be consistent and reject the new
configuration to avoid users a "wtf" moment.
>From Mitchell Krome, input from benno@ and deraadt@, ok benno@
