| Commit message (Expand) | Author | Age | Files | Lines |
* | Reworking of peer state handling. | Chris Hall | 2010-07-19 | 1 | -59/+34 |
* | First beta release | Chris Hall | 2010-04-06 | 1 | -7/+0 |
* | Major update | Chris Hall | 2010-03-16 | 1 | -2/+1 |
* | Revised thread/timer handling, work queue and scheduling. | Chris Hall | 2010-02-16 | 1 | -81/+24 |
* | Re-implement xon. | paulo | 2010-02-05 | 1 | -5/+2 |
* | Missed a few non safe calls of strerror. Improved comments. | paulo | 2010-02-04 | 1 | -4/+4 |
* | Tidying up the new FSM and exception handling. | Chris Hall | 2010-02-04 | 1 | -2/+1 |
* | Handling of peering states: Don't disable peer until session | paulo | 2010-02-03 | 1 | -22/+6 |
* | In bgp_route.c bgp_maximum_prefix_overfow arrange for peer to be | paulo | 2010-02-01 | 1 | -4/+20 |
* | Testing and fixing round. | Chris Hall | 2010-01-31 | 1 | -2/+6 |
* | Wite route refresh received. Hive off statistics into separate struct. | paulo | 2010-01-27 | 1 | -30/+101 |
* | Fixed program shutdown. Added peering engine side of TTL changing. | paulo | 2010-01-27 | 1 | -10/+80 |
* | Getting BGP Engine to start and removing warnings. | Chris Hall | 2010-01-24 | 1 | -4/+5 |
* | Blitz on bgp_msg_read, particularly OPEN message handling | Chris Hall | 2010-01-23 | 1 | -1/+1 |
* | Wired in nexus for bgp_ routing_ and cli_ such that if not using | paulo | 2010-01-18 | 1 | -1/+1 |
* | Further work-in-progress. | Chris Hall | 2010-01-17 | 1 | -57/+102 |
* | Wired up receiving updates, with update packet sent from BGP to Routing | paulo | 2010-01-15 | 1 | -141/+55 |
* | Knitting it all together. Still not got clean compile. Still lots of | paulo | 2010-01-13 | 1 | -0/+6 |
* | Initial commit for bgp_engine branch -- seeding new files... | Chris Hall | 2010-01-04 | 1 | -0/+3 |
* | Merge branch 'master' of /git/quagga.euro-ix | Chris Hall (GMCH) | 2009-12-10 | 1 | -124/+124 |
|\ |
|
| * | Upgrade Prefix-List & BGP Community-List handling | Chris Hall (GMCH) | 2009-11-26 | 1 | -124/+124 |
* | | bgpd: compile warnings cleanup | Stephen Hemminger | 2009-12-10 | 1 | -24/+0 |
|/ |
|
* | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo | 2009-07-19 | 1 | -1/+1 |
* | [bgpd] add comment that bgp_capability_receive is exported for unit-tests | Paul Jakma | 2009-06-18 | 1 | -1/+4 |
* | [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> | Denis Ovsienko | 2009-04-30 | 1 | -4/+4 |
* | [bgpd] Allow accepted peers to progress even if realpeer is in Connect | Paul Jakma | 2008-09-09 | 1 | -4/+5 |
* | [bgpd] Document the FSM dummy-peer race that sometimes afflicts session setup | Paul Jakma | 2008-09-06 | 1 | -0/+45 |
* | [bgpd] Fix triggerable crash when compiled with --disable-bgp-announcequagga_cvs_finalcvs_head | Paul Jakma | 2008-07-22 | 1 | -12/+8 |
* | [bgpd] TCP-MD5: password vty configuration and initial Linux support | Paul Jakma | 2008-07-21 | 1 | -1/+1 |
* | [bgpd] Fix number of DoS security issues, restricted to configured peers. | Paul Jakma | 2007-12-22 | 1 | -2/+11 |
* | [bgpd] Merge AS4 support | Paul Jakma | 2007-10-14 | 1 | -12/+76 |
* | [bgpd] cleanup, compact and consolidate capability parsing code | Paul Jakma | 2007-08-06 | 1 | -56/+52 |
* | [bgpd] Trim memory usage of BGP routes | Paul Jakma | 2007-05-04 | 1 | -8/+12 |
* | [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially N... | Paul Jakma | 2006-10-15 | 1 | -5/+10 |
* | [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers st... | Paul Jakma | 2006-10-15 | 1 | -4/+4 |
* | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | Paul Jakma | 2006-09-14 | 1 | -22/+5 |
* | [bgpd] bug #210: Enable crucial VPNv4 code which was disabled | Paul Jakma | 2006-05-04 | 1 | -12/+12 |
* | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 1 | -1/+0 |
* | 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> | jardin | 2005-10-01 | 1 | -1/+1 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 1 | -20/+20 |
* | 2005-06-01 Paul Jakma <paul.jakma@sun.com>post_bgp_workqueus | paul | 2005-06-01 | 1 | -5/+13 |
* | 2005-05-19 Paul Jakma <paul@dishone.st> | paul | 2005-05-19 | 1 | -23/+7 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanup | paul | 2005-04-07 | 1 | -2/+2 |
* | 2005-02-09 Paul Jakma <paul.jakma@sun.com> | paul | 2005-02-09 | 1 | -26/+21 |
* | * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, | hasso | 2005-02-02 | 1 | -14/+133 |
* | * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighbor | hasso | 2005-02-01 | 1 | -52/+0 |
* | * bgp_nexthop.c: Improve debug. | hasso | 2005-02-01 | 1 | -0/+10 |
* | 2005-01-05 Paul Jakma <paul@dishone.st> | paul | 2005-01-05 | 1 | -0/+8 |
* | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-08 | 1 | -60/+58 |
* | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-20 | 1 | -2/+2 |