Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bgpd: remove calls to peer_sort() from fast-path | Jorge Boncompte [DTI2] | 2012-05-22 | 1 | -1/+1 |
* | bgpd: fix up multipath merge breakage | David Lamparter | 2012-04-28 | 1 | -6/+6 |
* | bgpd: We try to skip out of updating the multipath aggregate if there are no | Josh Bailey | 2011-07-20 | 1 | -15/+22 |
* | bgpd: Fix a crash caused by mistakenly dequeueing the bestpath on the | Josh Bailey | 2011-07-20 | 1 | -3/+4 |
* | bgpd: When advertising a multipath route, the attribute set to be | Josh Bailey | 2011-07-20 | 1 | -2/+191 |
* | bgpd: For deterministic MED build a multipath set for each peer AS as the | Josh Bailey | 2011-07-20 | 1 | -0/+25 |
* | bgpd: Adds support to mark up the BGP rib table entry with multipath | Josh Bailey | 2011-07-20 | 1 | -0/+313 |
* | bgpd: Adds equal-paths check to path comparison. Paths that are | Josh Bailey | 2011-07-20 | 1 | -0/+119 |
* | bgpd: Add new configuration cli for eBGP and iBGP multipath. | Josh Bailey | 2011-07-20 | 1 | -0/+83 |