frr/vrrpd
Rafael Zalamena 12d494731c vrrpd: iterate over all ancillary messages
Assign the return of `CMSG_NXTHDR` so we can really iterate over the
ancillary data.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
(cherry picked from commit 5e1a3cd2ad)
2024-10-08 13:32:24 +00: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 *: create a single registry of daemons' default port values 2024-02-01 11:40:02 -05: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 vrrpd: iterate over all ancillary messages 2024-10-08 13:32:24 +00: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