]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/client_main.c
nhrpd: implement next hop resolution protocol
[mirror_frr.git] / zebra / client_main.c
index f40d9954667e359e564ec579971ca0e843a62a19..178184d4637226627cd8d30e2da4f01f99c49e65 100644 (file)
@@ -115,6 +115,7 @@ struct zebra_info
   { "ospf",   ZEBRA_ROUTE_OSPF },
   { "ospf6",  ZEBRA_ROUTE_OSPF6 },
   { "bgp",    ZEBRA_ROUTE_BGP },
+  { "nhrp",   ZEBRA_ROUTE_NHRP },
   { NULL,     0 }
 };