summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-5/+5
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-2/+2
* *: use vty_outlnQuentin Young2017-06-291-80/+100
* Merge pull request #714 from opensourcerouting/cli_magic_defpyDonald Sharp2017-06-281-23/+14
|\
| * bgpd: (demo) apply some DEFPY()David Lamparter2017-06-141-23/+14
* | *: simplify log message lookupQuentin Young2017-06-211-14/+14
|/
* bgpd: fix addpath buffer overrunQuentin Young2017-06-061-4/+7
* *: 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
* Update to draft-ietf-idr-bgp-prefix-sid-05Daniel Walton2017-04-261-2/+5
* bgpd: This patch implements the exchange of the BGP-Prefix-SID label index attrVivek Venkatraman2017-04-061-0/+4
* bgpd: RX shutdown message in "show bgp neighbor"David Lamparter2017-03-071-5/+40
* bgpd: use a define for addpath string sizePhilippe Guibert2017-02-141-1/+3
* bgpd: Update logging for EVPN prefixesvivek2017-02-141-0/+29
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-2/+0
* *: coccinelle-replace vty->indexDavid Lamparter2016-12-091-4/+8
* Merge branch 'vtysh-grammar'David Lamparter2016-11-281-65/+74
|\
| * bgpd: Clean up cli help stringsQuentin Young2016-10-281-12/+12
| * Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-0/+44
| |\
| * | bgpd: collaps show ip bgp, show ip bgp x.x.x.x, etc callsDaniel Walton2016-09-261-8/+0
| * | bgpd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-32/+48
| * | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-14/+14
| * | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-7/+8
| * | bgpd: argv update for all but bgp_vty.cDaniel Walton2016-09-221-32/+32
* | | lib: replace strlcpy & strlcat with glibc versionsDavid Lamparter2016-11-151-1/+0
| |/ |/|
* | bgp debug: restore printing of memstats on exit, now prints if any debug flag...Lou Berger2016-09-301-0/+44
|/
* bgp: add "debug bgp allow-martians" next hops and related code/commandsLou Berger2016-09-031-0/+58
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-161-0/+1
* BGP displays "keepalive" instead of "keepalives" for debugsDaniel Walton2016-08-011-1/+1
* BGP: remove deprecated debugs from the parserDaniel Walton2016-03-111-70/+0
* BGP: Rework iteration of peer_af_arrayvivek2016-01-221-8/+16
* BGP: Remove deprecated commands and add warning that "show ipv6 bgp"Daniel Walton2015-11-131-4/+4
* Quagga: Fix compile warnings for GCC4.9Donald Sharp2015-09-251-2/+2
* BGP: Display the right reason code for session resetDaniel Walton2015-09-161-30/+38
* bgpd: Exchange hostname capability and display hostnames in outputDaniel Walton2015-09-111-1/+7
* Fixup code to use correct XMALLOC operatorsDonald Sharp2015-08-261-3/+3
* Remove draft-walton-bgp-hostname-capability-00 for nowDonald Sharp2015-06-121-6/+1
* bgpd-hostname-cap.patchDonald Sharp2015-05-201-1/+8
* bgpd: bgpd-warnings.patchDonald Sharp2015-05-201-9/+9
* Some debug calls are being passed the incorrect peerDonald Sharp2015-05-201-109/+87
* Fixup old debug commands to work with new cliDonald Sharp2015-05-201-0/+70
* Show enabled debugs in the running configurationDonald Sharp2015-05-201-66/+160
* Add 'debug bgp bestpath'Donald Sharp2015-05-201-0/+155
* Use #define for mp_nexthop_len valuesDonald Sharp2015-05-201-3/+3
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-2/+105
* Overhual BGP debugsDonald Sharp2015-05-201-238/+870
* nexthop-tracking.patchDonald Sharp2015-05-201-0/+57
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* bgpd: improve logging of invalid BGP NotificationsLeonid Rosenboim2013-01-151-12/+16
* bgpd, zebra: Fix format for some metric outputsJorge Boncompte [DTI2]2012-05-021-2/+2