mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
![]() Currently, when editing a leaf-list, `nb_candidate_edit` expects to receive it's xpath without a predicate and the value in a separate argument, and then creates the full xpath. This hack is complicated, because it depends on the operation and on the caller being a backend or not. Instead, let's require to always include the predicate in a leaf-list xpath. Update all the usages in the code accordingly. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
subdir.am | ||
vrrp.c | ||
vrrp.h | ||
vrrp_arp.c | ||
vrrp_arp.h | ||
vrrp_debug.c | ||
vrrp_debug.h | ||
vrrp_main.c | ||
vrrp_ndisc.c | ||
vrrp_ndisc.h | ||
vrrp_northbound.c | ||
vrrp_packet.c | ||
vrrp_packet.h | ||
vrrp_vty.c | ||
vrrp_vty.h | ||
vrrp_zebra.c | ||
vrrp_zebra.h |