CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/19 03:53:25
Modified files:
usr.sbin/eigrpd: eigrpd.c eigrpd.h eigrpe.c rde.c
Log message:
Kill global eigrpd_process and instead pass the proc to merge_config()
and config_clear(). Also set log_procname directly and remove the
log_procnames array.
