]> git.puffer.fish Git - mirror/frr.git/commit
*: Consolidate routemap initialization
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Oct 2016 14:55:01 +0000 (10:55 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Oct 2016 14:55:59 +0000 (10:55 -0400)
commitb2575bc05b53977dbf6006d3cbde5a1b98221bdc
treeddebdb028d3bf256f1f63211c0a82e7e54b9ed1e
parent7526a1820ed47a959cb5f65d3ebef3cf2b903258
*: Consolidate routemap initialization

Consolidate the routemap initialization into one
function.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
bgpd/bgp_routemap.c
isisd/isis_routemap.c
lib/routemap.c
lib/routemap.h
ospf6d/ospf6_asbr.c
ospfd/ospf_routemap.c
pimd/pim_routemap.c
ripd/rip_routemap.c
ripngd/ripng_routemap.c
zebra/zebra_routemap.c