CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/04 10:44:14
Modified files:
usr.sbin/bgpd : bgpd.c
Log message:
Rename PFD_PIPE_ROUTE to PFD_PIPE_RDE which is a more obvious name.
Also change the startup code to use enum bgpd_process to select which
process needs to be run. Makes the code in my opinion easier to understand.
OK denis@
