diff options
Diffstat (limited to 'ripd/rip_main.c')
| -rw-r--r-- | ripd/rip_main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ripd/rip_main.c b/ripd/rip_main.c index 79d1cca4a1..b47b111bc9 100644 --- a/ripd/rip_main.c +++ b/ripd/rip_main.c @@ -120,6 +120,7 @@ static struct quagga_signal_t ripd_signals[] = { }; static const struct frr_yang_module_info *ripd_yang_modules[] = { + &frr_interface_info, }; FRR_DAEMON_INFO(ripd, RIP, .vty_port = RIP_VTY_PORT, |
