summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_aspath.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White2023-02-211-3/+9
|\
| * bgpd: aspath list format binds on as-notation formatPhilippe Guibert2023-02-101-3/+9
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
|/
* bgpd: fix format string mess in AS-path printingDavid Lamparter2023-01-271-2/+1
* bgp: fix case where confederation id same as member-asFrancois Dumontet2022-11-251-0/+1
* bgpd: Do not check if the whole as-path has target ASN when using as-overrideDonatas Abraitis2022-07-291-1/+0
* bgpd: Align bgp_aspath.h to our standardsDonald Sharp2022-05-121-37/+42
* bgpd: Add `set as-path replace <any|ASN>` cmd for route-mapsDonatas Abraitis2022-04-251-0/+2
* bgpd: Replace 65535 with UINT16_MAXDonatas Abraitis2021-02-021-2/+2
* Merge pull request #5954 from ton31337/feature/rfc7607Russ White2020-03-171-0/+2
|\
| * bgpd: Proscribe the use of AS 0 (zero)Donatas Abraitis2020-03-171-0/+2
* | bgpd: Convert type int functions to bool which return 0/1 onlyDonatas Abraitis2020-03-111-7/+7
|/
* bgpd: Reject routes having AS_SET or AS_CONFED_SETDonatas Abraitis2019-11-141-0/+1
* bgpd : route agg. with aspath attribute is consuming lot of cycles.vdhingra2019-09-241-0/+8
* bgpd: stop removing and replacing private asn if it matches the peerDon Slice2019-07-291-2/+3
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-1/+1
* bgpd: Code to handle BGP aggregate's as-path.Naveen Thanikachalam2019-03-011-0/+7
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-2/+3
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-3/+3
* bgpd: Only create json for aspath if neededDonald Sharp2017-11-171-0/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-70/+72
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* bgpd: add 'neighbor x.x.x.x allowas-in origin' knobDaniel Walton2016-10-211-1/+2
* Author: Timo Teräs <timo.teras@iki.fi>Daniel Walton2016-05-261-0/+2
* BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS"Daniel Walton2015-11-061-0/+1
* Key changes:Donald Sharp2015-06-121-0/+5
* bgpd: bgpd-warnings.patchDonald Sharp2015-05-201-1/+1
* Implement BGP as-override featureDonald Sharp2015-05-201-0/+2
* Add replace-as option to remove-private-asDonald Sharp2015-05-201-0/+6
* Make the private AS number check 4 byte compatible.Donald Sharp2015-05-201-0/+4
* 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-211-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-151-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-131-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