summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_mpath.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Rename various variable names to something more appropriateDonald Sharp2018-10-091-2/+2
* bgpd: Convert all bgp_info_XXX functions to bgp_path_XXX functionsDonald Sharp2018-10-091-18/+21
* bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp2018-10-091-18/+21
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-4/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-31/+30
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* build: remove $Format tagsDavid Lamparter2016-12-201-2/+1
* bgpd: Convert BGP_MAXIMUM_MAXPATHS to MULTIPATH_NUMDonald Sharp2015-12-081-3/+0
* bgpd: Use actual MULTIPATH_NUM as the limitorDonald Sharp2015-12-081-3/+0
* Quagga default: BGP enable "maximum-paths 64"Daniel Walton2015-11-131-1/+1
* bgp may add multiple path entries with the same nexthopDaniel Walton2015-11-121-0/+1
* bgpd: bgpd-table-map.patchDonald Sharp2015-05-201-0/+3
* cluster-id length equality for multipathDonald Sharp2015-05-201-1/+2
* bgpd: When advertising a multipath route, the attribute set to beJosh Bailey2011-07-211-0/+6
* bgpd: For deterministic MED build a multipath set for each peer AS as theJosh Bailey2011-07-211-0/+1
* bgpd: Adds support to mark up the BGP rib table entry with multipathJosh Bailey2011-07-211-0/+32
* bgpd: Adds equal-paths check to path comparison. Paths that areJosh Bailey2011-07-211-0/+7
* bgpd: Add new configuration cli for eBGP and iBGP multipath.Josh Bailey2011-07-211-0/+34