CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/02 08:28:10
Modified files:
usr.sbin/bgpctl: bgpctl.c bgpctl.h output.c
Log message:
Indirect the output functions through function pointers so that they
can be changed easily. This will be used later on to add JSON output.
OK benno@, job@, deraadt@
