]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zebra_ns.h
zebra: Read in on startup arbitrary tables
[mirror_frr.git] / zebra / zebra_ns.h
index f6b8f5f9b34694c2d31c164fd90024a13de3af68..6655e5c019043d9119138e21770055b141b8f799 100644 (file)
@@ -92,4 +92,5 @@ extern struct route_table *zebra_ns_get_table(struct zebra_ns *zns,
 int zebra_ns_config_write(struct vty *vty, struct ns *ns);
 
 unsigned long zebra_ns_score_proto(u_char proto, u_short instance);
+void zebra_ns_sweep_route(void);
 #endif