CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2018/07/20 06:42:45

Modified files:
        usr.sbin/bgpctl: bgpctl.c 

Log message:
There is no need to have bgpd running when running bgpctl show mrt.
The first thing the code actually does is closing the socket. Instead
move the code up to where currently the IRR filter code is.
Additionally change the late pledges to just stdio since nothing after
that needs rpath or wpath.
OK benno@

Reply via email to