CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/21 04:18:27
Modified files:
usr.sbin/bgpctl: bgpctl.c
Log message:
Adjust bgpctl to the new ctl_show_interface struct that is sent instead of
the system specific struct kif. Makes this code a lot more portable but
still prints the same info in the same way.
OK sthen@
