- b1b1579 bgpd: consolidate start timer backoff via a 'BGP_Stop_with_error' FSM event by Paul Jakma · 8 years ago
- 743dd42 bgpd: Fix NHT race with Connect leading to test tool issues by Paul Jakma · 8 years ago
- d9ab53a bgpd, zebra: Use next hop tracking for connected routes too by Dinesh Dutt · 10 years ago
- 5bcd754 bgpd: crash if attributes alone consume > 4096 bytes by Daniel Walton · 10 years ago
- c696987 bgpd: Correct a few fuzz failures in BGP by Daniel Walton · 10 years ago
- 3b847ef bgpd: Squash spurious "unknown afi" log messages by Paul Jakma · 9 years ago
- 405e9e1 bgpd: Remove the double-pass parsing of NLRIs by Paul Jakma · 9 years ago
- 518a4b7 bgpd: Regularise bgp_update_receive, add missing notifies and checks by Paul Jakma · 9 years ago
- 18ab08b bgpd: Regularise BGP NLRI sanity checks a bit by Paul Jakma · 9 years ago
- c49a274 bgpd: make bgp_nlri_parse_encap conform with other nlri_parse funcs by Paul Jakma · 9 years ago
- 205e674 bgpd: remove HAVE_IPV6 conditionals by Lou Berger · 9 years ago
- 298cc2f bgpd: encap: add encap SAFI (RFC5512) by Lou Berger · 9 years ago
- 050defe bgpd: general MP/SAFI improvements by Lou Berger · 9 years ago
- 9da04bc bgpd: wire up VPNv6 protocol processing by Lou Berger · 9 years ago
- 0490729 lib, bgpd, tests: Refactor FILTER_X in zebra.h by Donald Sharp · 9 years ago
- 68ec424 bgpd: OPEN parse errors should send OPEN_ERR and UNSPECIFIC subcode. by Paul Jakma · 9 years ago
- 0edba8b bgpd: check rtt later after the real peer is known by Timo Teräs · 9 years ago
- 363c903 bgpd: crash from not NULLing freed pointers by Daniel Walton · 9 years ago
- a752c3b bgpd: Remove unnecessary stream_dup calls by Donald Sharp · 9 years ago
- ef75770 bgpd: allow using rtt in route-map's set metric by Timo Teräs · 10 years ago
- c9c06d0 lib: straighten out ORF prefix list support by David Lamparter · 10 years ago
- dd49eb1 Fix BGP's use of restart bit. by Vipin Kumar · 10 years ago
- 055086f bgpd: well-known attr check only run for v4/uni, which could cause a crash. by Paul Jakma · 10 years ago
- 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
- f80f838 bgpd: fix memory leak on malformed attribute by David Lamparter · 10 years ago
- 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
- 8c71e48 bgpd: efficient NLRI packing for AFs != ipv4-unicast by Pradosh Mohapatra · 11 years ago
- 8ff202e bgpd: write NOTIFY non-blockingly by David Lamparter · 11 years ago
- 86998bc bgpd: uncork/nagle socket when sending BGP NOTIFY by Leonid Rosenboim · 12 years ago
- 3a69f74 bgpd: uncork after each write by Stephen Hemminger · 12 years ago
- d61c1bb bgpd: use recent monotonic time for readtime by Stephen Hemminger · 12 years ago
- a689e6a bgpd: fix error response to invalid BGP version number by Leonid Rosenboim · 12 years ago
- e2c38e6 bgpd: Fix for commit 6a4677b7, fixes BZ#729 by Jorge Boncompte [DTI2] · 12 years ago
- 6a4677b bgpd: optimize holdtime timer cancelling by Jorge Boncompte [DTI2] · 13 years ago
- 489d005 bgpd: use on stack struct attr_extra in bgp_update_receive() by Jorge Boncompte [DTI2] · 13 years ago
- 14542f3 bgpd: debug buffers cleanup and optimization by Jorge Boncompte [DTI2] · 13 years ago
- 3b381c3 bgpd: fix issue in capability negotiation (BZ#700) by Avneesh Sachdev · 13 years ago
- 5861739 bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoS by Paul Jakma · 13 years ago
- 733cd9e bgpd: justify checks for IPv4 class D/E by Denis Ovsienko · 13 years ago
- bb915f5 bgpd: fix regression in ORF procesing (BZ#688) by Denis Ovsienko · 13 years ago
- 42e6d74 bgpd: more SAFI fixes by Denis Ovsienko · 13 years ago
- 7ccf5e5 bgpd: spelling by Denis Ovsienko · 13 years ago
- 1212dc1 bgpd: add useful notification logs (BZ#616) by heasley · 13 years ago
- 036a6e6 Merge branch 'attr-errors' by Paul Jakma · 13 years ago
- fdbc8e7 bgpd: trivial format / warning fixes by Paul Jakma · 14 years ago
- eac5702 bgpd: enable TCP corking by Stephen Hemminger · 14 years ago
- 3539858 bgpd: leave peer socket in non-blocking mode (mostly) by Stephen Hemminger · 14 years ago
- b881c70 bgpd: Implement revised error handling for partial optional/trans. attributes by Paul Jakma · 14 years ago
- f6f434b bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..' by Paul Jakma · 14 years ago
- c7aa8ab bgpd: fix handling of "Unsupported Capability" by Dmitrij Tejblum · 14 years ago
- d3ddb22 Set from even if binfo->extra is NULL. by Greg Troxel · 14 years ago
- d64379e bgpd: tighten bounds checking in RR ORF msg reader by Chris Hall · 15 years ago
- 6595788 bgp: use monotonic clock for time of day by Stephen Hemminger · 15 years ago
- 9e4ca89 bgpd: compile warnings cleanup by Stephen Hemminger · 15 years ago
- 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
- 01b7ce2 [bgpd] add comment that bgp_capability_receive is exported for unit-tests by Paul Jakma · 15 years ago
- aea339f [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> by Denis Ovsienko · 16 years ago
- 6e19926 [bgpd] Allow accepted peers to progress even if realpeer is in Connect by Paul Jakma · 16 years ago
- 2b2fc56 [bgpd] Document the FSM dummy-peer race that sometimes afflicts session setup by Paul Jakma · 16 years ago
- 750e814 [bgpd] Fix triggerable crash when compiled with --disable-bgp-announce by Paul Jakma · 16 years ago
- 0df7c91 [bgpd] TCP-MD5: password vty configuration and initial Linux support by Paul Jakma · 16 years ago
- 370b64a [bgpd] Fix number of DoS security issues, restricted to configured peers. by Paul Jakma · 17 years ago
- 0b2aa3a [bgpd] Merge AS4 support by Paul Jakma · 17 years ago
- 6d58272 [bgpd] cleanup, compact and consolidate capability parsing code by Paul Jakma · 17 years ago
- fb982c2 [bgpd] Trim memory usage of BGP routes by Paul Jakma · 18 years ago
- ed3ebfa [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially NULL pointer. by Paul Jakma · 18 years ago
- dcdf399 [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers stuck in Clearing. by Paul Jakma · 18 years ago
- ca058a3 [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states by Paul Jakma · 18 years ago
- a3b6ea5 [bgpd] bug #210: Enable crucial VPNv4 code which was disabled by Paul Jakma · 19 years ago
- e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
- 2d74db5 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
- 94f2b39 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 200df11 2005-06-01 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- e83e208 2005-05-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 9985f83 2005-02-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 93406d8 * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, by hasso · 20 years ago
- c950243 * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighbor by hasso · 20 years ago
- f418446 * bgp_nexthop.c: Improve debug. by hasso · 20 years ago
- a24a7e1 2005-01-05 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 6b51474 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- fd79ac9 2004-10-13 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- c9e52be Compiler warnings fixes. by hasso · 20 years ago
- e01f9cb 2004-07-09 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- f5ba387 2004-07-09 Sowmini Varadhan <sowmini.varadhan@sun.com> by paul · 20 years ago
- 5228ad2 2004-06-04 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 4372df7 Merge bgpd changeset 1184 from Zebra repository by Rivo Nurges. by hasso · 21 years ago
- e0701b7 Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges. by hasso · 21 years ago
- eb82118 2004-05-01 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 6ad23f0 2004-02-17 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 718e374 Initial revision by paul · 22 years ago