]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Pass correct buffer to MAC FDB netlink message build
authorvivek <vivek@cumulusnetworks.com>
Fri, 15 May 2020 20:58:30 +0000 (13:58 -0700)
committervivek <vivek@cumulusnetworks.com>
Fri, 15 May 2020 20:58:30 +0000 (13:58 -0700)
commit4682d1bf81b028bccfd8c158d6fdc8c9932be860
treef655be265852653c2dba682eeef7db1038a6ed35
parent36caef199ae3af4efddda7b5d2a6d9f43b8f58c4
zebra: Pass correct buffer to MAC FDB netlink message build

Fixes: zebra: adapt and export rmac netlink functions
Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
zebra/rt_netlink.c