summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_network.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-36/+49
|\
| * lib: add sockopt helper for setting IPV6_V6ONLY and use itDavid Lamparter2011-12-131-8/+1
| * bgpd: remove unused function bgp_bind_addressDavid Lamparter2011-11-211-26/+0
| * bgpd: fix update-source for IPv6 (BZ#548)David Lamparter2011-11-211-12/+27
| * bgpd: justify capabilities for TOS settingChris Luke2011-11-151-5/+9
| * IPv6 transport class suppportStephen Hemminger2011-10-171-0/+8
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-13/+14
* | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-107/+125
|\|
| * bgpd: trivial format / warning fixesPaul Jakma2011-04-131-0/+1
| * bgpd: RFC 5082 Generalized TTL Security Mechanism supportNick Hilliard2011-03-231-3/+15
| * bgpd: leave peer socket in non-blocking mode (mostly)Stephen Hemminger2011-03-211-0/+1
* | 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