summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_debug.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15619 from opensourcerouting/fix/memory_optimizationsDonald Sharp2024-04-291-2/+2
|\
| * bgpd: Put BGP_DEBUG/CONF_BGP_DEBUG under ulikely() optimizationDonatas Abraitis2024-03-261-2/+2
* | bgpd: cleanup references to debug bgp allow-martiansLouis Scalbert2024-04-171-3/+0
|/
* bgpd: add hooks for displaying module debug messagesPhilippe Guibert2024-01-111-0/+6
* Merge pull request #15122 from opensourcerouting/fix/drop_packet_send_debugsDonald Sharp2024-01-091-3/+0
|\
| * bgpd: Drop BGP_DEBUG_PACKET_SEND_DETAIL/BGP_DEBUG_PACKET_SEND constsDonatas Abraitis2024-01-091-3/+0
* | bgpd: Add `debug bgp updates detail` commandDonatas Abraitis2024-01-071-0/+1
|/
* bgpd: Optimize prefix-list lookup for debug messagesDonatas Abraitis2023-11-221-0/+2
* bgpd: Add an ability to filter UPDATEs using neighbor with prefix-listDonatas Abraitis2023-11-221-0/+1
* Revert "bgpd: add linkstate debug"Donald Sharp2023-10-101-3/+0
* bgpd: add linkstate debugLouis Scalbert2023-09-181-0/+3
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* Revert "bgpd: optimal router reflection cli and fsm changes"Donatas Abraitis2023-01-171-3/+0
* bgpd: optimal router reflection cli and fsm changesMadhuri Kuruganti2022-10-121-0/+3
* bgpd: adding debug command for conditional advertisementMadhuri Kuruganti2022-10-061-0/+3
* bgpd: Make bgp_debug.[ch] take `const struct peer *` and return boolDonald Sharp2022-05-131-3/+3
* bgpd: Align bgp_debug.h to our standardsDonald Sharp2022-05-121-3/+3
* bgpd: Implement CEASE/Hard Reset notificationDonatas Abraitis2022-05-021-1/+2
* bgpd: Generate and advertise gateway IP overlay index with EVPN RT-5Ameya Dharkar2021-06-081-6/+7
* bgpd: add debug option for BFDRafael Zalamena2021-03-231-0/+4
* bgpd: debug flags for MHAnuradha Karuppiah2020-08-051-0/+4
* Revert "Rpki Encapsulation"Quentin Young2020-07-141-6/+0
* bgpd: add hooks for displaying debug information of a pluginPhilippe Guibert2020-07-021-0/+6
* bgp: rename bgp_node to bgp_destDonald Sharp2020-06-231-1/+1
* lib, bgpd: Another round of `struct const prefix` cleanupDonald Sharp2020-03-261-4/+5
* bgpd: Make bgp_debug_bestpath take a `struct bgp_node`Donald Sharp2020-03-241-1/+1
* bgpd: Add some `const struct prefix` for a couple more functionsDonald Sharp2020-03-231-2/+2
* bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis2020-03-211-6/+6
* bgpd: Adding BGP GR Global & Per Neighbour FSM changesbisdhdh2020-01-231-1/+0
* bgpd: BGP Graceful Restart Per Neighbor(BGPN), DS & header files.bisdhdh2020-01-231-0/+5
* *: generously apply constDavid Lamparter2019-12-021-2/+1
* bgpd: Remove unused bgp_debug_count functionDonald Sharp2019-02-101-1/+0
* bgpd: add pbr error flag for pbr errorsPhilippe Guibert2018-04-301-0/+1
* bgpd: add [no] debug bgp pbr vty commandPhilippe Guibert2018-04-301-0/+3
* bgpd: dynamic mpls label poolG. Paul Ziemba2018-04-121-0/+3
* bgpd: introduce [no] debug bgp flowspecPhilippe Guibert2018-03-301-0/+3
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-2/+2
* Merge branch 'master' into working/master/bgp-vpn-vrf-leakingpaulzlabn2018-03-141-0/+1
|\
| * bgpd: Fix warningsvivek2018-03-041-0/+1
* | bgpd: vpn-vrf route leakingG. Paul Ziemba2018-03-091-0/+6
|/
* bgpd: ran indent.py on some files prior to bgp vpn-vrf leaking changesG. Paul Ziemba2018-02-091-3/+3
* bgpd: carry two MPLS labels in EVPN NLRIsMitesh Kanjariya2018-01-241-1/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-24/+24
* bgpd: Debug logging updates for EVPNvivek2017-07-121-1/+2
* *: simplify log message lookupQuentin Young2017-06-211-1/+0
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* bgpd: removed unused parameter from bgp_dump_attr()Renato Westphal2017-05-121-1/+1
* bgpd: RX shutdown message in "show bgp neighbor"David Lamparter2017-03-071-0/+2
* bgpd: Update logging for EVPN prefixesvivek2017-02-141-0/+5
* bgp debug: restore printing of memstats on exit, now prints if any debug flag...Lou Berger2016-09-301-0/+1