| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge with main Quagga source as of 29-Jul-2011.ex17 | Chris Hall | 2011-08-12 | 1 | -277/+394 |
|\ |
|
| * | Merge branch 'attr-errors' | Paul Jakma | 2011-07-29 | 1 | -258/+357 |
| |\ |
|
| | * | bgpd: Implement revised error handling for partial optional/trans. attributes | Paul Jakma | 2011-03-21 | 1 | -193/+304 |
| | * | bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ... | Paul Jakma | 2011-03-21 | 1 | -26/+28 |
| | * | bgpd: Rollback some of the changes made for invalid AS_PATH segment fix | Paul Jakma | 2011-03-21 | 1 | -57/+43 |
| * | | bgpd: Fix merge error in jhash commit | Paul Jakma | 2011-03-29 | 1 | -2/+2 |
| * | | bgpd: attribute jhash call should use a standard interface to in6_addr data | Stephen Hemminger | 2011-03-22 | 1 | -2/+2 |
| |/ |
|
| * | bgpd: Remove AS Path limit/TTL functionality | Paul Jakma | 2011-03-21 | 1 | -76/+5 |
| * | bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser error | Paul Jakma | 2011-03-21 | 1 | -12/+20 |
| * | bgpd: use Jenkins hash for BGP transit, cluster and attr hashes | Stephen Hemminger | 2011-03-21 | 1 | -48/+27 |
| * | bgpd, lib: adopt afi_t and safi_t in several places | Michael Lambert | 2010-10-06 | 1 | -4/+4 |
| * | bgpd: fix handling of AS path data | Chris Hall | 2010-08-09 | 1 | -46/+57 |
* | | Bring "ex" version up to date with 0.99.18ex14 | Chris Hall | 2011-03-29 | 1 | -134/+49 |
* | | bgpd: fix handling of AS path data | Chris Hall | 2010-08-30 | 1 | -52/+64 |
* | | Introduce "rs-in" route-map | root | 2010-07-28 | 1 | -22/+101 |
* | | Reworking of peer state handling. | Chris Hall | 2010-07-19 | 1 | -88/+72 |
* | | First beta release | Chris Hall | 2010-04-06 | 1 | -196/+205 |
* | | Thread safe versions of inet_ntoa and strerror. | paulo | 2010-02-04 | 1 | -1/+1 |
|/ |
|
* | bgpd: Workaround for invalid MBGP next hop | Michael Lambert | 2009-07-30 | 1 | -0/+3 |
* | bgpd: Implement BGP confederation error handling (RFC5065, Par. 5) | Vasilis Tsiligiannis | 2009-07-28 | 1 | -0/+11 |
* | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo | 2009-07-19 | 1 | -0/+34 |
* | [bgpd/cleanup] BGP make attribute variables local | Stephen Hemminger | 2009-06-18 | 1 | -5/+5 |
* | [cleanup] functions taking no args should be declared with void args | Stephen Hemminger | 2009-06-12 | 1 | -1/+1 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -6/+2 |
* | [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> | Denis Ovsienko | 2009-04-30 | 1 | -1/+1 |
* | [warnings] Fix various SOS warnings | Paul Jakma | 2008-08-22 | 1 | -2/+0 |
* | [lib] hash compare function arguments ought to be const qualified | Stephen Hemminger | 2008-08-22 | 1 | -20/+16 |
* | [bgpd] fix a couple of trivial compiler warnings | Paul Jakma | 2008-07-22 | 1 | -1/+1 |
* | [bgpd] minor changes to bgp_mp_reach_parse | Paul Jakma | 2008-06-07 | 1 | -13/+35 |
* | [bgpd] bug #419: partial aspath-limit incorrectly causes session reset | Paul Jakma | 2008-06-01 | 1 | -2/+3 |
* | [bgpd] remove unnecessary 0 entries from struct message's | Paul Jakma | 2008-03-13 | 1 | -1/+0 |
* | [bgpd] Fix number of DoS security issues, restricted to configured peers. | Paul Jakma | 2007-12-22 | 1 | -4/+20 |
* | [bgpd] Merge AS4 support | Paul Jakma | 2007-10-14 | 1 | -52/+359 |
* | [bgpd] low-impact DoS: crash on malformed community with debug set | Paul Jakma | 2007-09-07 | 1 | -1/+4 |
* | [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients | Paul Jakma | 2007-08-30 | 1 | -3/+1 |
* | [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit | Paul Jakma | 2007-08-06 | 1 | -3/+79 |
* | [bgpd] Trim memory usage of BGP routes | Paul Jakma | 2007-05-04 | 1 | -139/+246 |
* | [bgpd] Use defines for default weight | Paul Jakma | 2007-04-29 | 1 | -15/+8 |
* | [bgpd] Fix warnings: hash callbacks should match hash API declarations | Paul Jakma | 2007-04-29 | 1 | -10/+25 |
* | [bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds | Paul Jakma | 2007-04-10 | 1 | -25/+50 |
* | [bgpd] Remove dead code in ORIGINATOR_ID packet forming code | Paul Jakma | 2006-05-12 | 1 | -7/+2 |
* | [bgpd] bug #210: Enable crucial VPNv4 code which was disabled | Paul Jakma | 2006-05-04 | 1 | -2/+2 |
* | [bgpd] rearrange some structs for less padding, stats for table/attrs. | Paul Jakma | 2006-03-30 | 1 | -0/+12 |
* | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 1 | -1/+0 |
* | 2005-09-10 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-10 | 1 | -14/+17 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 1 | -32/+32 |
* | 2005-02-09 Paul Jakma <paul.jakma@sun.com> | paul | 2005-02-09 | 1 | -25/+25 |
* | * bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for old | hasso | 2005-02-01 | 1 | -44/+0 |
* | * bgp_nexthop.c: Improve debug. | hasso | 2005-02-01 | 1 | -0/+4 |
* | Add comments with warnings obtained on NetBSD/i386. Both are due to | gdt | 2004-12-09 | 1 | -0/+1 |