summaryrefslogtreecommitdiff
path: root/bgpd/bgp_mpath.h
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-05-12bgpd: Align bgp_mpath.h to our standardsDonald Sharp
2022-05-12bgpd: Change single value bitfield to a boolDonald Sharp
2021-11-12bgpd: Add vrf information to best path debuggingDonald Sharp
2020-06-23bgp: rename bgp_node to bgp_destDonald Sharp
2020-03-30bgpd: Implement options for link bandwidth handlingvivek
2020-03-30bgpd: Install multipath routes with weightsvivek
2020-03-30bgpd: Add link-bandwidth fields for multipath calcvivek
2018-10-09bgpd: Rename various variable names to something more appropriateDonald Sharp
2018-10-09bgpd: Convert all bgp_info_XXX functions to bgp_path_XXX functionsDonald Sharp
2018-10-09bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-12-20build: remove $Format tagsDavid Lamparter
2015-12-08bgpd: Convert BGP_MAXIMUM_MAXPATHS to MULTIPATH_NUMDonald Sharp
2015-12-08bgpd: Use actual MULTIPATH_NUM as the limitorDonald Sharp
2015-11-13Quagga default: BGP enable "maximum-paths 64"Daniel Walton
2015-11-12bgp may add multiple path entries with the same nexthopDaniel Walton
2015-05-19bgpd: bgpd-table-map.patchDonald Sharp
2015-05-19cluster-id length equality for multipathDonald Sharp
2011-07-20bgpd: When advertising a multipath route, the attribute set to beJosh Bailey
2011-07-20bgpd: For deterministic MED build a multipath set for each peer AS as theJosh Bailey
2011-07-20bgpd: Adds support to mark up the BGP rib table entry with multipathJosh Bailey
2011-07-20bgpd: Adds equal-paths check to path comparison. Paths that areJosh Bailey
2011-07-20bgpd: Add new configuration cli for eBGP and iBGP multipath.Josh Bailey