summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_debug.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-2/+1
|\
| * bgpd: don't be confused by "unspecific" subcode in the NOTIFY message.Dmitrij Tejblum2011-09-271-0/+4
| * bgpd: VTY string fixes for debug commandsDavid Ward2011-01-171-4/+3
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-212/+114
* | Changed gcc options to -std=c99 and -O2, and tighted warnings.Chris Hall2011-09-021-0/+2
* | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-4/+3
* | Second tranche of updates for pipework branch.Chris Hall2011-02-131-19/+19
* | Trap SIGABRT so that get backtrace in the log.root2010-07-221-10/+18
* | Reworking of peer state handling.Chris Hall2010-07-191-13/+13
* | Reinstate NOTIFICATION logging and turn off Memory TrackerChris Hall2010-05-131-62/+106
* | Major updateChris Hall2010-03-161-19/+19
* | Thread safe versions of inet_ntoa and strerror.paulo2010-02-041-4/+4
* | Fixed program shutdown. Added peering engine side of TTL changing.paulo2010-01-271-0/+9
* | Getting BGP Engine to start and removing warnings.Chris Hall2010-01-241-10/+10
* | Wired up receiving updates, with update packet sent from BGP to Routingpaulo2010-01-151-2/+2
* | Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-30/+37
|/
* [bgpd/cleanup] make message lists read onlyStephen Hemminger2009-06-181-14/+14
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>Denis Ovsienko2009-04-301-1/+1
* [bgpd] remove unnecessary 0 entries from struct message'sPaul Jakma2008-03-131-7/+0
* [bgpd] Merge AS4 supportPaul Jakma2007-10-141-0/+118
* [bgpd] Trim memory usage of BGP routesPaul Jakma2007-05-041-18/+21
* [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra.Andrew J. Schorr2006-11-301-0/+59
* [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted statesPaul Jakma2006-09-141-0/+2
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-2/+2
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-1/+1
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-5/+6
* 2004-07-09 Paul Jakma <paul@dishone.st>paul2004-07-091-16/+23
* Merge bgpd changeset 1185 from Zebra repository by Rivo Nurges.hasso2004-05-201-33/+41
* Update cease codes in bgp_debug.c file as well. Just update to patch fromhasso2004-04-201-0/+2
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* Initial revisionpaul2002-12-131-0/+732