]> git.puffer.fish Git - matthieu/frr.git/commitdiff
bgpd: Drop BGP_DEBUG_PACKET_SEND_DETAIL/BGP_DEBUG_PACKET_SEND consts
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 9 Jan 2024 07:58:00 +0000 (09:58 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 9 Jan 2024 07:58:00 +0000 (09:58 +0200)
Not used anywhere.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_debug.h

index 1fc2a87e2ce1101097cc500ba0bc995cb56a468a..dfd9a2a4ad647acb34844f39e887b626f08141c8 100644 (file)
@@ -127,9 +127,6 @@ struct bgp_debug_filter {
 #define BGP_DEBUG_EVPN_MH_ES          0x01
 #define BGP_DEBUG_EVPN_MH_RT          0x02
 
-#define BGP_DEBUG_PACKET_SEND         0x01
-#define BGP_DEBUG_PACKET_SEND_DETAIL  0x02
-
 #define BGP_DEBUG_GRACEFUL_RESTART     0x01
 
 #define BGP_DEBUG_BFD_LIB             0x01