]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/main.c
Merge pull request #6164 from ton31337/feature/rfc8212_enabled_traditional_profile
[mirror_frr.git] / zebra / main.c
index fb7e926c5cdcc66db0290bff2f3be62a02d69006..e230a744f64d6e5e47971e3bd993e4405557e82a 100644 (file)
@@ -54,6 +54,7 @@
 #include "zebra/zebra_pbr.h"
 #include "zebra/zebra_vxlan.h"
 #include "zebra/zebra_routemap.h"
+#include "zebra/zebra_nb.h"
 
 #if defined(HANDLE_NETLINK_FUZZING)
 #include "zebra/kernel_netlink.h"
@@ -247,6 +248,7 @@ static const struct frr_yang_module_info *const zebra_yang_modules[] = {
        &frr_interface_info,
        &frr_route_map_info,
        &frr_zebra_info,
+       &frr_vrf_info,
 };
 
 FRR_DAEMON_INFO(