index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_mpath.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Rename various variable names to something more appropriate
Donald Sharp
2018-10-09
1
-2
/
+2
*
bgpd: Convert all bgp_info_XXX functions to bgp_path_XXX functions
Donald Sharp
2018-10-09
1
-18
/
+21
*
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-10-09
1
-18
/
+21
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-4
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-31
/
+30
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
build: remove $Format tags
David Lamparter
2016-12-20
1
-2
/
+1
*
bgpd: Convert BGP_MAXIMUM_MAXPATHS to MULTIPATH_NUM
Donald Sharp
2015-12-08
1
-3
/
+0
*
bgpd: Use actual MULTIPATH_NUM as the limitor
Donald Sharp
2015-12-08
1
-3
/
+0
*
Quagga default: BGP enable "maximum-paths 64"
Daniel Walton
2015-11-13
1
-1
/
+1
*
bgp may add multiple path entries with the same nexthop
Daniel Walton
2015-11-12
1
-0
/
+1
*
bgpd: bgpd-table-map.patch
Donald Sharp
2015-05-20
1
-0
/
+3
*
cluster-id length equality for multipath
Donald Sharp
2015-05-20
1
-1
/
+2
*
bgpd: When advertising a multipath route, the attribute set to be
Josh Bailey
2011-07-21
1
-0
/
+6
*
bgpd: For deterministic MED build a multipath set for each peer AS as the
Josh Bailey
2011-07-21
1
-0
/
+1
*
bgpd: Adds support to mark up the BGP rib table entry with multipath
Josh Bailey
2011-07-21
1
-0
/
+32
*
bgpd: Adds equal-paths check to path comparison. Paths that are
Josh Bailey
2011-07-21
1
-0
/
+7
*
bgpd: Add new configuration cli for eBGP and iBGP multipath.
Josh Bailey
2011-07-21
1
-0
/
+34