]> git.puffer.fish Git - mirror/frr.git/commit
lib, nhrpd: Move neighbor reg/unreg to lib/zclient.c
authorDonald Sharp <sharpd@nvidia.com>
Fri, 19 Jan 2024 19:51:34 +0000 (14:51 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 22 Jan 2024 17:14:59 +0000 (12:14 -0500)
commita0d38a7ac61ba122e3821fc05a0e7ae98a6cd4a9
tree9924b9d686d5dad46f816ccc109cebbdfe04dbdd
parent275edb5c160a384043e2ad3d8e3eebe709c60bd1
lib, nhrpd: Move neighbor reg/unreg to lib/zclient.c

This is needed to be generic.  Let's make it so.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/zclient.c
lib/zclient.h
nhrpd/netlink_arp.c
nhrpd/nhrp_route.c
zebra/rt_netlink.c
zebra/zapi_msg.c
zebra/zapi_msg.h