]> git.puffer.fish Git - matthieu/frr.git/commit
lib: link layer neighbor registration and notification, define API msgs
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 12 Dec 2019 15:05:14 +0000 (16:05 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 9 Apr 2021 16:29:58 +0000 (18:29 +0200)
commitfda64ab443f498e00b9b229772dddf08b595b470
tree1ff06c952a45b2ef972f2cd13b5ecdb66e7a02a0
parente8263bdb776638c3837da2f34fa52a5a9f951b35
lib: link layer neighbor registration and notification, define API msgs

This patch implements new zapi api to get neighbor information that zebra knows
and that other daemons may need to know. Actually, nhrp daemons is
interested in getting the neighbor information on gre interfaces, and
the API will be used for that.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
lib/log.c
lib/zclient.c
lib/zclient.h