Age | Commit message (Expand) | Author |
2012-02-28 | bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups | Paul Jakma |
2012-02-28 | bgpd: consolidate attribute flag checks | Paul Jakma |
2012-01-08 | bgpd: Fix incorrect attribute type code in call to bgp_attr_malformed | Paul Jakma |
2012-01-08 | bgpd: Improve flag error messages in bgp_attr_aspath | Paul Jakma |
2012-01-08 | bgpd: rewrite attr flag error logging | Denis Ovsienko |
2011-12-18 | fix set never used warnings | Stephen Hemminger |
2011-12-03 | bgpd: fix memory leak for extra attributes | Oleg A. Arkhangelsky |
2011-10-26 | bgpd: fix 2 more cases of length error reporting | Denis Ovsienko |
2011-10-22 | bgpd: check AGGREGATOR attr flags (BZ#678) | Denis Ovsienko |
2011-10-19 | bgpd: fix more regressions in attr flag checks | Denis Ovsienko |
2011-10-18 | bgpd: use bgp_attr_malformed() | Denis Ovsienko |
2011-10-17 | bgpd: add flag checks for MP_(UN)REACH_NLRI | Denis Ovsienko |
2011-10-17 | bgpd: fix spelling of CLUSTER_LIST | Denis Ovsienko |
2011-10-17 | bgpd: check CLUSTER_LIST attribute flags | Denis Ovsienko |
2011-10-17 | bgpd: check ORIGINATOR_ID attribute flags | Denis Ovsienko |
2011-10-12 | bgpd: fix regression in improved attr flag checks | Denis Ovsienko |
2011-10-08 | bgpd: improve attr length error handling (BZ#679) | Denis Ovsienko |
2011-09-30 | bgpd: improve attr flags checks | Denis Ovsienko |
2011-09-30 | bgpd: ignore 4 bits of attribute flags byte | Denis Ovsienko |
2011-09-30 | bgpd: add missing "partial" flag checks (BZ#676) | Denis Ovsienko |
2011-09-30 | bgpd: improve NEXT_HOP attribute checks (BZ#680) | Denis Ovsienko |
2011-09-29 | bgpd: more SAFI fixes | Denis Ovsienko |
2011-09-27 | bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678) | Denis Ovsienko |
2011-09-27 | bgpd: check MULTI_EXIT_DISC attr flags (BZ#677) | Denis Ovsienko |
2011-09-27 | bgpd: check LOCAL_PREF attribute flags (BZ#674) | Denis Ovsienko |
2011-09-27 | bgpd: consistent log msg format (BZ#565) | heasley |
2011-07-29 | Merge branch 'attr-errors' | Paul Jakma |
2011-03-29 | bgpd: Fix merge error in jhash commit | Paul Jakma |
2011-03-22 | bgpd: attribute jhash call should use a standard interface to in6_addr data | Stephen Hemminger |
2011-03-21 | bgpd: Implement revised error handling for partial optional/trans. attributes | Paul Jakma |
2011-03-21 | bgpd: Remove AS Path limit/TTL functionality | Paul Jakma |
2011-03-21 | bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ... | Paul Jakma |
2011-03-21 | bgpd: Rollback some of the changes made for invalid AS_PATH segment fix | Paul Jakma |
2011-03-21 | bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser error | Paul Jakma |
2011-03-21 | bgpd: use Jenkins hash for BGP transit, cluster and attr hashes | Stephen Hemminger |
2010-10-06 | bgpd, lib: adopt afi_t and safi_t in several places | Michael Lambert |
2010-08-09 | bgpd: fix handling of AS path data | Chris Hall |
2009-07-30 | bgpd: Workaround for invalid MBGP next hop | Michael Lambert |
2009-07-28 | bgpd: Implement BGP confederation error handling (RFC5065, Par. 5) | Vasilis Tsiligiannis |
2009-07-19 | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo |
2009-06-18 | [bgpd/cleanup] BGP make attribute variables local | Stephen Hemminger |
2009-06-12 | [cleanup] functions taking no args should be declared with void args | Stephen Hemminger |
2009-06-12 | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger |
2009-04-30 | [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> | Denis Ovsienko |
2008-08-22 | [warnings] Fix various SOS warnings | Paul Jakma |
2008-08-22 | [lib] hash compare function arguments ought to be const qualified | Stephen Hemminger |
2008-07-22 | [bgpd] fix a couple of trivial compiler warnings | Paul Jakma |
2008-06-07 | [bgpd] minor changes to bgp_mp_reach_parse | Paul Jakma |
2008-06-01 | [bgpd] bug #419: partial aspath-limit incorrectly causes session reset | Paul Jakma |
2008-03-13 | [bgpd] remove unnecessary 0 entries from struct message's | Paul Jakma |