index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_mpath.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Enhance path selection logs
vivek
2016-09-05
1
-6
/
+32
*
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2016-08-16
1
-0
/
+1
*
bgpd: Clean up some static analysis warnings
Donald Sharp
2016-05-19
1
-1
/
+1
*
BGP: Check in multipath comparison before invoking sockunion_cmp
vivek
2016-03-13
1
-1
/
+10
*
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
Donald Sharp
2015-12-09
1
-15
/
+22
|
\
|
*
BGP bestpath debugs need to display the addpath RX ID
Daniel Walton
2015-12-07
1
-15
/
+22
*
|
bgpd: Use actual MULTIPATH_NUM as the limitor
Donald Sharp
2015-12-08
1
-3
/
+3
|
/
*
Quagga: prefix2str fixup
Donald Sharp
2015-11-23
1
-1
/
+1
*
bgp may add multiple path entries with the same nexthop
Daniel Walton
2015-11-12
1
-1
/
+1
*
Quagga default: BGP "no-as-set" should be the default for "bgp as-path multip...
Daniel Walton
2015-11-10
1
-33
/
+2
*
Add 'debug bgp bestpath'
Donald Sharp
2015-05-20
1
-2
/
+1
*
Use #define for mp_nexthop_len values
Donald Sharp
2015-05-20
1
-5
/
+6
*
Paths with global and link-local nexthops should be considered for multipath
Donald Sharp
2015-05-20
1
-17
/
+38
*
Add a no-as-set option to multipath-relax
Donald Sharp
2015-05-20
1
-50
/
+55
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-1
/
+3
*
Overhual BGP debugs
Donald Sharp
2015-05-20
1
-1
/
+1
*
cluster-id length equality for multipath
Donald Sharp
2015-05-20
1
-1
/
+3
*
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-21
1
-15
/
+22
*
bgpd: Fix a crash caused by mistakenly dequeueing the bestpath on the
Josh Bailey
2011-07-21
1
-3
/
+4
*
bgpd: When advertising a multipath route, the attribute set to be
Josh Bailey
2011-07-21
1
-2
/
+191
*
bgpd: For deterministic MED build a multipath set for each peer AS as the
Josh Bailey
2011-07-21
1
-0
/
+25
*
bgpd: Adds support to mark up the BGP rib table entry with multipath
Josh Bailey
2011-07-21
1
-0
/
+313
*
bgpd: Adds equal-paths check to path comparison. Paths that are
Josh Bailey
2011-07-21
1
-0
/
+119
*
bgpd: Add new configuration cli for eBGP and iBGP multipath.
Josh Bailey
2011-07-21
1
-0
/
+83