]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Remove unused parameter in MAC delete
authorvivek <vivek@cumulusnetworks.com>
Wed, 29 Aug 2018 00:02:40 +0000 (17:02 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 18 Sep 2018 14:41:53 +0000 (10:41 -0400)
commitd63c1b18b426fbb2685208dac16ca20767c3219d
tree660eb0cf36fcc1ed585ed405256530ec0deebb9b
parentdc790ba83d9ff3b0fa31993bea7682e720f3023b
zebra: Remove unused parameter in MAC delete

When a MAC moves from local to remote, a replace is allowed, EVPN
no longer has to delete the local MAC before installing the remote
MAC.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Reviewed-by: Chirag Shah <chirag@cumulusnetworks.com>
zebra/rt.h
zebra/rt_netlink.c
zebra/rt_socket.c
zebra/zebra_vxlan.c