summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_attr.h
Commit message (Expand)AuthorAgeFilesLines
* bgpd: well-known attr check only run for v4/uni, which could cause a crash.Paul Jakma2014-10-171-1/+0
* bgpd: don't send NOTIFY twice for malformed attrsDavid Lamparter2014-06-291-0/+3
* bgpd: efficient NLRI packing for AFs != ipv4-unicastPradosh Mohapatra2014-06-031-7/+25
* bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanupsPaul Jakma2012-02-281-5/+14
* bgpd: add flag checks for MP_(UN)REACH_NLRIDenis Ovsienko2011-10-171-3/+4
* bgpd: Implement revised error handling for partial optional/trans. attributesPaul Jakma2011-03-211-2/+10
* bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-1/+1
* bgpd: Remove AS Path limit/TTL functionalityPaul Jakma2011-03-211-6/+0
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-0/+1
* [lib] hash compare function arguments ought to be const qualifiedStephen Hemminger2008-08-221-1/+1
* [bgpd] minor changes to bgp_mp_reach_parsePaul Jakma2008-06-071-0/+5
* [bgpd] Fix number of DoS security issues, restricted to configured peers.Paul Jakma2007-12-221-1/+1
* [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimitPaul Jakma2007-08-061-1/+7
* [bgpd] Trim memory usage of BGP routesPaul Jakma2007-05-041-17/+42
* [bgpd] Use defines for default weightPaul Jakma2007-04-291-0/+3
* [bgpd] Fix warnings: hash callbacks should match hash API declarationsPaul Jakma2007-04-291-2/+2
* [bgpd] bug #210: Enable crucial VPNv4 code which was disabledPaul Jakma2006-05-041-2/+2
* [bgpd] rearrange some structs for less padding, stats for table/attrs.Paul Jakma2006-03-301-20/+25
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-17/+18
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-0/+5
* 2004-06-04 Paul Jakma <paul@dishone.st>paul2004-06-041-3/+10
* 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net>paul2003-10-181-1/+1
* 2003-10-13 Jay Fenlason <fenlason@redhat.com>paul2003-10-131-0/+2
* Initial revisionpaul2002-12-131-0/+125