]> git.proxmox.com Git - mirror_frr.git/commit
zebra: move from NDA_NOTIFY to NDA_FDB_EXT_ATTRS
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Wed, 15 Jul 2020 14:59:12 +0000 (17:59 +0300)
committerAnuradha Karuppiah <anuradhak@nvidia.com>
Fri, 11 Dec 2020 20:13:36 +0000 (12:13 -0800)
commit4bcdb6086c0af476f703e510bfcd4da69ac6c7f9
tree9eb3edd63c5dce1a680e4cec9f6327998232a3c6
parent9c474915511968e5fb6f1489925721ba3eddd090
zebra: move from NDA_NOTIFY to NDA_FDB_EXT_ATTRS

Use the new nested NDA_FDB_EXT_ATTRS attribute to control per-fdb
notifications.

PS: The attributes where updated as a part of the kernel upstreaming
hence the change.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
include/linux/if_bridge.h
include/linux/neighbour.h
zebra/kernel_netlink.c
zebra/kernel_netlink.h
zebra/rt_netlink.c