]> git.proxmox.com Git - mirror_frr.git/commit - zebra/kernel_netlink.c
zebra: use typesafe lib lists in zebra dplane
authorMark Stapp <mjs@labn.net>
Fri, 20 Jan 2023 22:24:17 +0000 (17:24 -0500)
committerMark Stapp <mjs@labn.net>
Mon, 23 Jan 2023 13:55:44 +0000 (08:55 -0500)
commitac96497ccc1def035bbb63f260605ab3b5097232
tree200bfb2e2aff27cec8aaa8d60565740dbccb34dd
parentde2e2d5ef09477ff03c17c18eeb1b2cb8da80f84
zebra: use typesafe lib lists in zebra dplane

Replace some of the old queue/DLIST macros with typesafe
dlists.

Signed-off-by: Mark Stapp <mjs@labn.net>
zebra/dplane_fpm_nl.c
zebra/kernel_netlink.c
zebra/kernel_socket.c
zebra/rt.h
zebra/zebra_dplane.c
zebra/zebra_dplane.h
zebra/zebra_rib.c