]> git.puffer.fish Git - matthieu/frr.git/commit
lib, bgpd: Another round of `struct const prefix` cleanup
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 24 Mar 2020 11:58:08 +0000 (07:58 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 26 Mar 2020 20:22:00 +0000 (16:22 -0400)
commit5f040085bad9cff365fe4bed0696ccf7494840b5
tree45901dd8c4d9b02af6f1db55c8318a47fca1aa6e
parent4ce217af91f456bdba956e5a306dafd7dae4ac5c
lib, bgpd: Another round of `struct const prefix` cleanup

Cleanup another set of functions that need to respect the
const'ness of a prefix.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
15 files changed:
bgpd/bgp_attr.c
bgpd/bgp_attr.h
bgpd/bgp_bmp.c
bgpd/bgp_debug.c
bgpd/bgp_debug.h
bgpd/bgp_evpn.c
bgpd/bgp_evpn.h
bgpd/bgp_rd.c
bgpd/bgp_rd.h
bgpd/bgp_route.c
bgpd/bgp_route.h
bgpd/rfapi/vnc_export_table.c
bgpd/rfapi/vnc_export_table.h
lib/stream.c
lib/stream.h