]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_asbr.c
*: Fix redistribute issue
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Jan 2017 20:33:00 +0000 (15:33 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Jan 2017 20:52:12 +0000 (15:52 -0500)
commit40d1cbfbb3c30688f96e6982dc56ec313a708333
treef689c6343130ddb077e2ba2617e9bc1a1da40b4f
parentc3d89003a4f47701c7b3cd183878687c5476ce44
*: Fix redistribute issue

Somewhere in the past we switched from
using the auto-generated redistribute statements
to a non-generated version.  This caused us to
loose new protocols to redistribute as they are
added.  Put it back.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_vty.c
isisd/isis_redist.c
ospf6d/ospf6_asbr.c
ospfd/ospf_vty.c
ripd/rip_zebra.c
ripngd/ripng_zebra.c
zebra/zebra_routemap.c
zebra/zebra_vty.c