Move the nlri_get_prefix functions to util.c so that bgpctl can use them too.
authorclaudio <claudio@openbsd.org>
Fri, 20 Jul 2018 14:58:20 +0000 (14:58 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 20 Jul 2018 14:58:20 +0000 (14:58 +0000)
commit6d3e8673a3238e02bf13d4fcff28d9c6adcec880
tree1a64678e6a1b0477db78682235b9df0785edf2d8
parentb279bedefa4409f30fd727e3048ca9c4f494f40c
Move the nlri_get_prefix functions to util.c so that bgpctl can use them too.
usr.sbin/bgpd/bgpd.h
usr.sbin/bgpd/rde.c
usr.sbin/bgpd/rde.h
usr.sbin/bgpd/util.c