summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_network.c
Commit message (Expand)AuthorAgeFilesLines
* Reworking of peer state handling.Chris Hall2010-07-191-1/+1
* Further reduction of warnings under gcc 4.2.1Chris Hall2010-04-161-16/+29
* Support gai_strerror() and tidy bgp_listener code.Chris Hall2010-04-111-149/+196
* New functions for error numbers and addresses in messages.Chris Hall2010-04-081-18/+16
* Fix multiple -l parameter addressesChris Hall2010-04-061-1/+1
* First beta releaseChris Hall2010-04-061-171/+316
* Major updateChris Hall2010-03-161-6/+7
* Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-1/+1
* Binding to interfaces and counting of messages.Chris Hall2010-01-271-127/+60
* Getting BGP Engine to start and removing warnings.Chris Hall2010-01-241-1/+2
* Small fix to bgp_network & add reset to peer indexChris Hall2010-01-191-0/+1
* Minor fixes to get a clean compile so can start debugging.paulo2010-01-191-1/+0
* Wired in nexus for bgp_ routing_ and cli_ such that if not usingpaulo2010-01-181-1/+1
* Knitting it all together. Still not got clean compile. Still lots ofpaulo2010-01-131-1/+1
* Continuing work-in-progressChris Hall2010-01-081-19/+59
* Work in progress on BGP EngineChris Hall2010-01-061-17/+13
* Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-395/+803
* bgpd: fix md5 set on listen socketsStephen Hemminger2009-08-281-9/+10
* bgp: missing pieces from listener patchStephen Hemminger2009-08-131-10/+5
* bgpd: start listener on first instanceStephen Hemminger2009-07-281-89/+101
* [bgpd] Avoid zombie accepted peer entriesTimo Teräs2009-07-211-0/+2
* [bgpd] Fix compiler warnings related to MD5Chris Caputo2009-07-191-3/+3
* Fixes to RFC2385/MD5 BGPChris Caputo2009-06-231-0/+1
* Fix bgp ipv4/ipv6 accept handlingStephen Hemminger2009-05-081-0/+9
* [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-221-0/+14
* [bgpd] TCP-MD5: password vty configuration and initial Linux supportPaul Jakma2008-07-211-1/+81
* [bgpd] fix crash on startup if compiled IPv4-onlyPaul Jakma2008-01-291-5/+4
* 2007-10-30 Nick Hilliard <nick@inex.ie>Paul Jakma2007-11-011-3/+11
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-4/+4
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-4/+4
* 2005-05-19 Paul Jakma <paul@dishone.st>paul2005-05-191-1/+1
* 2005-05-19 Paul Jakma <paul@dishone.st>paul2005-05-191-2/+2
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-3/+1
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-5/+5
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-7/+7
* 2004-10-25 Paul Jakma <paul@dishone.st>paul2004-10-251-0/+7
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-1/+1
* 2004-05-01 Paul Jakma <paul@dishone.st>paul2004-05-011-19/+37
* 2004-02-17 Paul Jakma <paul@dishone.st>paul2004-02-171-37/+19
* Trivial fix from Bernd Leibing <bernd.leibing@kiz.uni-ulm.de>hasso2004-02-121-1/+1
* 2003-12-23 Krzysztof Oledzki <oleq@ans.pl>gdt2003-12-231-10/+13
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-0/+25
* Initial revisionpaul2002-12-131-0/+381