On Thu, Jun 16, 2016 at 8:45 PM, Lou Berger <[email protected]> wrote:
Hello Lou, > > --- > bgpd/bgp_encap.c | 45 --------------------------------------------- > bgpd/bgp_mplsvpn.c | 8 ++++---- > bgpd/bgp_mplsvpn.h | 4 ++++ [..] > -static u_int16_t > +u_int16_t > decode_rd_type (u_char *pnt) Please, can you please add a commit log like the following ? bgpd: decode_rd() apis are declared global in bgpd() This fix avoids duplicated function utilities in differents files of bgpd. Thanks, Acked-by: Philippe Guibert <[email protected]> _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
