]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Remove declarations of unused functions 4858/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 20 Aug 2019 13:59:39 +0000 (09:59 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 20 Aug 2019 13:59:39 +0000 (09:59 -0400)
commit72992435113f0fcb2101e1c7fb61a3c4ad235740
treeb7091686c0d686ec1e2b73511bebae63f079c336
parent8d3c0d341aa5455bb81b2c4c4e0ee5565854a52d
bgpd: Remove declarations of unused functions

Code inspection found some functions being declared
in a .h file but FRR does not have the functions
implemented.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_packet.h