mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 09:43:27 +00:00
mgmtd: fix ripngd oper-data xpaths
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
This commit is contained in:
parent
be9209a7e4
commit
8785a3ad87
@ -90,7 +90,7 @@ static const char *const ripngd_config_xpaths[] = {
|
||||
NULL,
|
||||
};
|
||||
static const char *const ripngd_oper_xpaths[] = {
|
||||
"/frr-ripd:ripd",
|
||||
"/frr-ripngd:ripngd",
|
||||
NULL,
|
||||
};
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user