summaryrefslogtreecommitdiff
path: root/bgpd/bgp_debug.h
AgeCommit message (Expand)Author
2025-01-07bgpd: add debugging command for route aggregationEnke Chen
2024-06-05bgpd: store number of labels with 8 bitsLouis Scalbert
2024-04-29Merge pull request #15619 from opensourcerouting/fix/memory_optimizationsDonald Sharp
2024-04-17bgpd: cleanup references to debug bgp allow-martiansLouis Scalbert
2024-03-26bgpd: Put BGP_DEBUG/CONF_BGP_DEBUG under ulikely() optimizationDonatas Abraitis
2024-01-11bgpd: add hooks for displaying module debug messagesPhilippe Guibert
2024-01-09Merge pull request #15122 from opensourcerouting/fix/drop_packet_send_debugsDonald Sharp
2024-01-09bgpd: Drop BGP_DEBUG_PACKET_SEND_DETAIL/BGP_DEBUG_PACKET_SEND constsDonatas Abraitis
2024-01-07bgpd: Add `debug bgp updates detail` commandDonatas Abraitis
2023-11-22bgpd: Optimize prefix-list lookup for debug messagesDonatas Abraitis
2023-11-22bgpd: Add an ability to filter UPDATEs using neighbor with prefix-listDonatas Abraitis
2023-10-10Revert "bgpd: add linkstate debug"Donald Sharp
2023-09-18bgpd: add linkstate debugLouis Scalbert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-17Revert "bgpd: optimal router reflection cli and fsm changes"Donatas Abraitis
2022-10-12bgpd: optimal router reflection cli and fsm changesMadhuri Kuruganti
2022-10-06bgpd: adding debug command for conditional advertisementMadhuri Kuruganti
2022-05-13bgpd: Make bgp_debug.[ch] take `const struct peer *` and return boolDonald Sharp
2022-05-12bgpd: Align bgp_debug.h to our standardsDonald Sharp
2022-05-02bgpd: Implement CEASE/Hard Reset notificationDonatas Abraitis
2021-06-07bgpd: Generate and advertise gateway IP overlay index with EVPN RT-5Ameya Dharkar
2021-03-23bgpd: add debug option for BFDRafael Zalamena
2020-08-05bgpd: debug flags for MHAnuradha Karuppiah
2020-07-14Revert "Rpki Encapsulation"revert-5015-rpki_vrf_encapsulationQuentin Young
2020-07-02bgpd: add hooks for displaying debug information of a pluginPhilippe Guibert
2020-06-23bgp: rename bgp_node to bgp_destDonald Sharp
2020-03-26lib, bgpd: Another round of `struct const prefix` cleanupDonald Sharp
2020-03-24bgpd: Make bgp_debug_bestpath take a `struct bgp_node`Donald Sharp
2020-03-23bgpd: Add some `const struct prefix` for a couple more functionsDonald Sharp
2020-03-21bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis
2020-01-23bgpd: Adding BGP GR Global & Per Neighbour FSM changesbisdhdh
2020-01-23bgpd: BGP Graceful Restart Per Neighbor(BGPN), DS & header files.bisdhdh
2019-12-02*: generously apply constDavid Lamparter
2019-02-09bgpd: Remove unused bgp_debug_count functionDonald Sharp
2018-04-30bgpd: add pbr error flag for pbr errorsPhilippe Guibert
2018-04-30bgpd: add [no] debug bgp pbr vty commandPhilippe Guibert
2018-04-11bgpd: dynamic mpls label poolG. Paul Ziemba
2018-03-30bgpd: introduce [no] debug bgp flowspecPhilippe Guibert
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-14Merge branch 'master' into working/master/bgp-vpn-vrf-leakingpaulzlabn
2018-03-09bgpd: vpn-vrf route leakingG. Paul Ziemba
2018-03-04bgpd: Fix warningsvivek
2018-02-09bgpd: ran indent.py on some files prior to bgp vpn-vrf leaking changesG. Paul Ziemba
2018-01-23bgpd: carry two MPLS labels in EVPN NLRIsMitesh Kanjariya
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-12bgpd: Debug logging updates for EVPNvivek
2017-06-21*: simplify log message lookupQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-12bgpd: removed unused parameter from bgp_dump_attr()Renato Westphal
2017-03-06bgpd: RX shutdown message in "show bgp neighbor"David Lamparter