commit | acf9865f7fcec6a8d47df6ed7946a5e8ca398918 | [log] [tgz] |
---|---|---|
author | Christian Franke <chris@opensourcerouting.org> | Thu Nov 12 14:24:22 2015 +0100 |
committer | Donald Sharp <sharpd@cumulusnetworks.com> | Tue Dec 08 14:12:50 2015 -0500 |
tree | fac7d9ce2d2b6d984bde675641556e5063e8f655 | |
parent | 9dfcca6122c9f4f3642241ff50029d7669af3999 [diff] [blame] |
isisd: add support to import routes from other protocols Signed-off-by: Christian Franke <chris@opensourcerouting.org>
diff --git a/lib/routemap.h b/lib/routemap.h index ba64553..2479c81 100644 --- a/lib/routemap.h +++ b/lib/routemap.h
@@ -47,7 +47,8 @@ RMAP_OSPF, RMAP_OSPF6, RMAP_BGP, - RMAP_ZEBRA + RMAP_ZEBRA, + RMAP_ISIS, } route_map_object_t; typedef enum