CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/05 04:52:59
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.h rde.c session.c
Log message:
Kill bgpd_process, nothing uses it anymore. Instead pass the process
type directly to log init. One less common in bgpd.
OK benno@
