]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: use correct state when installing evpn macs
authorMark Stapp <mjs@voltanet.io>
Thu, 5 Dec 2019 19:27:17 +0000 (14:27 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 5 Dec 2019 19:27:17 +0000 (14:27 -0500)
commit4dd9d11c879c2591f70482c4233291017a509ffd
tree83fa7e46c5549f95115320f2daca41594f08cb11
parent04c8f2eb83c45c560005dc242ebee7493584fb99
zebra: use correct state when installing evpn macs

Use correct state/flags when installing EVPN macs; when we
converted from raw netlink to the zebra dataplane, a state value
got lost.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_dplane.c