summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_mpath.c
Commit message (Expand)AuthorAgeFilesLines
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-02-261-0/+1
* bgpd: make bgp_info_cmp and multiple-path decision logic more regularPaul Jakma2016-02-181-1/+31
* bgpd: remove calls to peer_sort() from fast-pathJorge Boncompte [DTI2]2012-05-221-1/+1
* bgpd: fix up multipath merge breakageDavid Lamparter2012-04-281-6/+6
* bgpd: We try to skip out of updating the multipath aggregate if there are noJosh Bailey2011-07-201-15/+22
* bgpd: Fix a crash caused by mistakenly dequeueing the bestpath on theJosh Bailey2011-07-201-3/+4
* bgpd: When advertising a multipath route, the attribute set to beJosh Bailey2011-07-201-2/+191
* bgpd: For deterministic MED build a multipath set for each peer AS as theJosh Bailey2011-07-201-0/+25
* bgpd: Adds support to mark up the BGP rib table entry with multipathJosh Bailey2011-07-201-0/+313
* bgpd: Adds equal-paths check to path comparison. Paths that areJosh Bailey2011-07-201-0/+119
* bgpd: Add new configuration cli for eBGP and iBGP multipath.Josh Bailey2011-07-201-0/+83