]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgpd.h
bgpd: add 'bgp bestpath as-path multipath-relax'
authorPradosh Mohapatra <pmohapat@cumulusnetworks.com>
Sat, 7 Sep 2013 07:02:36 +0000 (07:02 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 15 May 2014 17:15:22 +0000 (19:15 +0200)
commit2fdd455cfd1f758b7aa2e6c8e3d185098b93908c
tree3b2d28c7b389228cc6c1e3809660c4f7f22c3f18
parentd92a2f39b46f1990052d2db046b47edf7bb21ebb
bgpd: add 'bgp bestpath as-path multipath-relax'

Compute multipath in BGP based on AS_PATH hop count match. If the knob
is turned on, it is not required to have an exact match of AS_PATHs
(provided other multipath conditions are met, of course).

Signed-off-by: Pradosh Mohapatra <pmohapat at cumulusnetworks.com>
Reviewed-by: Dinesh G Dutt <ddutt at cumulusnetworks.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/bgp_route.c
bgpd/bgp_vty.c
bgpd/bgpd.c
bgpd/bgpd.h
doc/bgpd.texi