summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_dump.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-3/+13
|\|
| * bgpd: fix MRT table dumps for locally-originated routesColin Petrie2016-10-181-3/+13
* | bgpd and zebra: scrubbed argc CHECK MEsDaniel Walton2016-09-291-2/+1
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+1
* | bgpd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-4/+8
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-2/+2
* | bgpd: argv update for all but bgp_vty.cDaniel Walton2016-09-221-4/+4
|/
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-161-1/+1
* bgpd: Add the no form of some dump bgp commandsDonald Sharp2016-08-011-4/+30
* bgpd: Fix buffer overflow error in bgp_dump_routes_funcEvgeny Uskov2016-01-261-74/+96
* bgpd: Fix description of the command "dump bgp ..."Evgeny Uskov2016-01-261-2/+2
* BGP: Update dump to allow Extended Time FormatAlexis Fasquel2015-11-171-156/+135
* bgpd: fix using of two pointers for struct thread_master *Donald Sharp2015-10-141-2/+2
* Fixup code to use correct XMALLOC operatorsDonald Sharp2015-08-261-6/+7
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-0/+2
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* Revert "bgpd: flock() dump files (BZ#742)"David Lamparter2013-01-161-35/+5
* bgpd: flock() dump files (BZ#742)Daniel Kozlowski2012-11-021-5/+35
* bgpd: improve "monotonic" uptime correctionJohn Kemp2011-03-181-0/+4
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-0/+7
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [bgpd] Merge AS4 supportPaul Jakma2007-10-151-98/+167
* [bgpd] Dont schedule dumps multiple times for same commandPaul Jakma2007-07-311-11/+22
* 2005-09-10 Paul Jakma <paul.jakma@sun.com>paul2005-09-101-1/+2
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-15/+15
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-4/+4
* Make dump configuration appear in vtysh.hasso2004-10-131-0/+1
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-2/+2
* 2003-12-22 Christian Hammers <ch@lathspell.de>gdt2003-12-221-1/+7
* 2003-11-10 Lorenzo Colitti <lorenzo@ripe.net>paul2003-11-111-2/+2
* 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net>paul2003-10-181-5/+7
* 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net>paul2003-10-181-13/+36
* Hopefully fix the 'bgp dump routes-mrt' command to actually dump routes.paul2003-05-101-10/+23
* Initial revisionpaul2002-12-131-0/+741