summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_aspath.h
Commit message (Expand)AuthorAgeFilesLines
* bgpd: implement route-map set as-path prepend last-asTimo Teräs2014-11-251-0/+2
* bgpd: optimize aspath string representation and assegments handlingJorge Boncompte [DTI2]2012-05-221-0/+1
* Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-091-2/+2
|\
| * bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-1/+1
| * bgpd: Rollback some of the changes made for invalid AS_PATH segment fixPaul Jakma2011-03-211-1/+1
* | bgpd: Adds equal-paths check to path comparison. Paths that areJosh Bailey2011-07-201-0/+1
|/
* bgpd: fix handling of AS path dataChris Hall2010-08-091-1/+1
* bgpd: code cleanupStephen Hemminger2009-12-171-1/+0
* bgpd: Implement BGP confederation error handling (RFC5065, Par. 5)Vasilis Tsiligiannis2009-07-281-0/+2
* [lib] hash compare function arguments ought to be const qualifiedStephen Hemminger2008-08-221-2/+2
* + [bgpd] Added new route-map set statement: "as-path ignore"Denis Ovsienko2008-04-101-1/+2
* [bgpd] Merge AS4 supportPaul Jakma2007-10-141-3/+11
* [bgpd] Fix warnings: hash callbacks should match hash API declarationsPaul Jakma2007-04-291-1/+1
* [bgpd] Add RIB reporting commands, show bgp ... statisticsPaul Jakma2006-09-141-0/+1
* [bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usagePaul Jakma2006-05-121-1/+1
* [bgpd] add aspath_finish, static resource cleanup function.paul2006-01-161-0/+1
* 2005-09-10 Paul Jakma <paul.jakma@sun.com>paul2005-09-101-12/+19
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-24/+24
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-0/+5
* * bgpd.texi: Document new "bgp bestpath as-path confed" command.hasso2005-04-081-0/+3
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-3/+5
* Initial revisionpaul2002-12-131-0/+77