frr/vrrpd
Igor Ryzhov a594cda8ce lib: remove leaf-list xpath hack from northbound
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>
2024-01-23 12:33:39 +02:00
..
.gitignore vrrpd: add .gitignore 2019-05-17 00:27:08 +00:00
Makefile vrrpd: Allow it to be built in directory 2022-03-11 07:49:03 -05:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00
vrrp.c *: convert struct interface->connected to DLIST 2023-11-22 23:00:30 +01:00
vrrp.h *: Convert event.h to frrevent.h 2023-03-24 08:32:17 -04:00
vrrp_arp.c *: remove some leftover license blurbs 2023-02-09 14:09:11 +01:00
vrrp_arp.h *: remove some leftover license blurbs 2023-02-09 14:09:11 +01:00
vrrp_debug.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vrrp_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vrrp_main.c lib: Remove getopt.c and getopt1.c 2023-03-28 10:07:38 -04:00
vrrp_ndisc.c *: remove some leftover license blurbs 2023-02-09 14:09:11 +01:00
vrrp_ndisc.h *: remove some leftover license blurbs 2023-02-09 14:09:11 +01:00
vrrp_northbound.c lib: all: remove './' from xpath 22% speedup 2023-11-29 14:37:23 -05:00
vrrp_packet.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vrrp_packet.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vrrp_vty.c lib: remove leaf-list xpath hack from northbound 2024-01-23 12:33:39 +02:00
vrrp_vty.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vrrp_zebra.c *: convert struct interface->connected to DLIST 2023-11-22 23:00:30 +01:00
vrrp_zebra.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00