summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_debug.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bgp: add "debug bgp allow-martians" next hops and related code/commandsLou Berger2016-09-031-0/+3
* BGP: Display the right reason code for session resetDaniel Walton2015-09-161-0/+2
* Some debug calls are being passed the incorrect peerDonald Sharp2015-05-201-2/+2
* Add 'debug bgp bestpath'Donald Sharp2015-05-201-0/+5
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-1/+7
* Overhual BGP debugsDonald Sharp2015-05-201-15/+21
* nexthop-tracking.patchDonald Sharp2015-05-201-0/+3
* [bgpd/cleanup] make message lists read onlyStephen Hemminger2009-06-181-2/+2
* [bgpd] Merge AS4 supportPaul Jakma2007-10-151-0/+7
* [bgpd] cleanup, compact and consolidate capability parsing codePaul Jakma2007-08-061-1/+1
* [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra.Andrew J. Schorr2006-11-301-0/+3
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-5/+5
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-0/+5
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-2/+2
* 2004-07-09 Paul Jakma <paul@dishone.st>paul2004-07-091-1/+1
* Initial revisionpaul2002-12-131-0/+113