summaryrefslogtreecommitdiff
path: root/bgpd/bgp_mpath.c
AgeCommit message (Expand)Author
2017-03-01bgpd, zebra: Allow setting ecmp from daemon cliDonald Sharp
2017-01-18Support for BGP Large CommunitiesJob Snijders
2017-01-16Merge pull request #68 from donaldsharp/cleanupOlivier Dugeon
2017-01-13bgpd: fix nexthop comparison for nexthop vpnv6 attributePhilippe Guibert
2017-01-13frr: Remove HAVE_IPV6 from code baseDonald Sharp
2016-12-20build: remove $Format tagsDavid Lamparter
2016-09-05bgpd: Enhance path selection logsvivek
2016-08-16lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp
2016-05-19bgpd: Clean up some static analysis warningsDonald Sharp
2016-03-13BGP: Check in multipath comparison before invoking sockunion_cmpvivek
2015-12-08Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp
2015-12-08bgpd: Use actual MULTIPATH_NUM as the limitorDonald Sharp
2015-12-07BGP bestpath debugs need to display the addpath RX IDDaniel Walton
2015-11-23Quagga: prefix2str fixupDonald Sharp
2015-11-12bgp may add multiple path entries with the same nexthopDaniel Walton
2015-11-10Quagga default: BGP "no-as-set" should be the default for "bgp as-path multip...Daniel Walton
2015-05-19Add 'debug bgp bestpath'Donald Sharp
2015-05-19Use #define for mp_nexthop_len valuesDonald Sharp
2015-05-19Paths with global and link-local nexthops should be considered for multipathDonald Sharp
2015-05-19Add a no-as-set option to multipath-relaxDonald Sharp
2015-05-19BGP: Add dynamic update group supportDonald Sharp
2015-05-19Overhual BGP debugsDonald Sharp
2015-05-19cluster-id length equality for multipathDonald Sharp
2012-05-22bgpd: remove calls to peer_sort() from fast-pathJorge Boncompte [DTI2]
2012-04-28bgpd: fix up multipath merge breakageDavid Lamparter
2011-07-20bgpd: We try to skip out of updating the multipath aggregate if there are noJosh Bailey
2011-07-20bgpd: Fix a crash caused by mistakenly dequeueing the bestpath on theJosh Bailey
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