diff --git a/lib/northbound_confd.c b/lib/northbound_confd.c index 352f2ed074..886f17f81f 100644 --- a/lib/northbound_confd.c +++ b/lib/northbound_confd.c @@ -430,6 +430,9 @@ static int frr_confd_init_cdb(void) continue; } + if (CHECK_FLAG(snode->flags, LYS_CONFIG_R)) + continue; + nb_node = snode->priv; if (debug_northbound) zlog_debug("%s: subscribing to '%s'", __func__,