Age | Commit message (Expand) | Author |
2013-07-31 | bgpd: write NOTIFY non-blockingly | David Lamparter |
2013-01-16 | bgpd: uncork/nagle socket when sending BGP NOTIFY | Leonid Rosenboim |
2013-01-15 | bgpd: uncork after each write | Stephen Hemminger |
2013-01-15 | bgpd: use recent monotonic time for readtime | Stephen Hemminger |
2013-01-14 | bgpd: fix error response to invalid BGP version number | Leonid Rosenboim |
2012-06-21 | bgpd: Fix for commit 6a4677b7, fixes BZ#729 | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize holdtime timer cancelling | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: use on stack struct attr_extra in bgp_update_receive() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: debug buffers cleanup and optimization | Jorge Boncompte [DTI2] |
2012-04-08 | bgpd: fix issue in capability negotiation (BZ#700) | Avneesh Sachdev |
2012-03-04 | bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoS | Paul Jakma |
2012-01-02 | bgpd: justify checks for IPv4 class D/E | Denis Ovsienko |
2011-12-13 | bgpd: fix regression in ORF procesing (BZ#688) | Denis Ovsienko |
2011-09-29 | bgpd: more SAFI fixes | Denis Ovsienko |
2011-09-27 | bgpd: spelling | Denis Ovsienko |
2011-09-27 | bgpd: add useful notification logs (BZ#616) | heasley |
2011-07-29 | Merge branch 'attr-errors' | Paul Jakma |
2011-04-13 | bgpd: trivial format / warning fixes | Paul Jakma |
2011-03-21 | bgpd: enable TCP corking | Stephen Hemminger |
2011-03-21 | bgpd: leave peer socket in non-blocking mode (mostly) | Stephen Hemminger |
2011-03-21 | bgpd: Implement revised error handling for partial optional/trans. attributes | Paul Jakma |
2011-03-21 | bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ... | Paul Jakma |
2011-01-14 | bgpd: fix handling of "Unsupported Capability" | Dmitrij Tejblum |
2010-09-17 | Set from even if binfo->extra is NULL. | Greg Troxel |
2010-05-14 | bgpd: tighten bounds checking in RR ORF msg reader | Chris Hall |
2010-01-15 | bgp: use monotonic clock for time of day | Stephen Hemminger |
2009-12-10 | bgpd: compile warnings cleanup | Stephen Hemminger |
2009-07-19 | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo |
2009-06-18 | [bgpd] add comment that bgp_capability_receive is exported for unit-tests | Paul Jakma |
2009-04-30 | [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> | Denis Ovsienko |
2008-09-09 | [bgpd] Allow accepted peers to progress even if realpeer is in Connect | Paul Jakma |
2008-09-06 | [bgpd] Document the FSM dummy-peer race that sometimes afflicts session setup | Paul Jakma |
2008-07-22 | [bgpd] Fix triggerable crash when compiled with --disable-bgp-announce | Paul Jakma |
2008-07-21 | [bgpd] TCP-MD5: password vty configuration and initial Linux support | Paul Jakma |
2007-12-22 | [bgpd] Fix number of DoS security issues, restricted to configured peers. | Paul Jakma |
2007-10-14 | [bgpd] Merge AS4 support | Paul Jakma |
2007-08-06 | [bgpd] cleanup, compact and consolidate capability parsing code | Paul Jakma |
2007-05-04 | [bgpd] Trim memory usage of BGP routes | Paul Jakma |
2006-10-15 | [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially N... | Paul Jakma |
2006-10-15 | [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers st... | Paul Jakma |
2006-09-14 | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | Paul Jakma |
2006-05-04 | [bgpd] bug #210: Enable crucial VPNv4 code which was disabled | Paul Jakma |
2006-01-19 | [compiler] miscellaneous trivial compiler warning fixes | paul |
2005-10-01 | 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> | jardin |
2005-06-28 | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul |
2005-06-01 | 2005-06-01 Paul Jakma <paul.jakma@sun.com> | paul |
2005-05-19 | 2005-05-19 Paul Jakma <paul@dishone.st> | paul |
2005-04-07 | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul |
2005-02-09 | 2005-02-09 Paul Jakma <paul.jakma@sun.com> | paul |
2005-02-02 | * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, | hasso |