]> git.proxmox.com Git - mirror_frr.git/blobdiff - eigrpd/eigrp_main.c
zebra: Allow ns delete to happen after under/over flow checks
[mirror_frr.git] / eigrpd / eigrp_main.c
index 3c0491fc52542d7ba95f3a686d9a20c7e962440e..063fc5fec10dc61366e4ece1692921b32dc95005 100644 (file)
@@ -131,6 +131,7 @@ struct quagga_signal_t eigrp_signals[] = {
 };
 
 static const struct frr_yang_module_info *eigrpd_yang_modules[] = {
+       &frr_interface_info,
 };
 
 FRR_DAEMON_INFO(eigrpd, EIGRP, .vty_port = EIGRP_VTY_PORT,