]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: implement admin distance
authorMaitane Zotes <maz@open.ch>
Mon, 17 Mar 2014 13:01:42 +0000 (14:01 +0100)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 20 Oct 2016 02:28:45 +0000 (22:28 -0400)
commit734b349e15d05fd7722a7b2dd5a5e52c9efe85cb
treea9e12d91d2a3a4e51e5845f2994d425423fa2f4f
parentbaff583e8bb5f703ab07aab55fea9a7ddf42a468
bgpd: implement admin distance

Until today the admin distance cannot be configured for any IPv6
routing protocol. This patch implements it for bgp.

Signed-off-by: Maitane Zotes <maz@open.ch>
Signed-off-by: Roman Hoog Antink <rha@open.ch>
bgpd/bgp_route.c
bgpd/bgp_route.h
bgpd/bgp_zebra.c
bgpd/bgpd.c
bgpd/bgpd.h