]> git.proxmox.com Git - mirror_frr.git/commit
zebra: use correct state when installing evpn macs
authorMark Stapp <mjs@voltanet.io>
Tue, 10 Dec 2019 15:10:56 +0000 (10:10 -0500)
committerMark Stapp <mjs@voltanet.io>
Tue, 10 Dec 2019 15:12:34 +0000 (10:12 -0500)
commit847222cced5f8063058df5b4effaf2d23e8bbdc4
treec7ab7cdba19a9b84656137f45842c34885c17a5d
parent367dc5b43d9a992638b274d56b41e02161964e7e
zebra: use correct state when installing evpn macs

[7.2 version] 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