CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/15 07:18:38
Modified files:
usr.sbin/eigrpd: eigrpd.c eigrpd.h parse.y
Log message:
Move the command line options out of struct eigrpd_config
into an own flag field since these can't be modified via a
config reload.
Pulled from bgpd. Original author: claudio@
