Kill global eigrpd_process and instead pass the proc to merge_config()
authorclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 10:53:25 +0000 (10:53 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 10:53:25 +0000 (10:53 +0000)
commitac61aa8a283dde819ab0d1d34767f9b7fdfa0d36
tree39bf296773864a03b689aa3ce96c27c60a35d40d
parent4aa216a1a206474f266568aaa9a278ed00609591
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.
usr.sbin/eigrpd/eigrpd.c
usr.sbin/eigrpd/eigrpd.h
usr.sbin/eigrpd/eigrpe.c
usr.sbin/eigrpd/rde.c