]> git.puffer.fish Git - mirror/frr.git/commit
zebra: remove host prefix mapping in rmac
authorChirag Shah <chirag@nvidia.com>
Fri, 15 Oct 2021 18:47:25 +0000 (11:47 -0700)
committerChirag Shah <chirag@nvidia.com>
Fri, 11 Mar 2022 01:27:15 +0000 (17:27 -0800)
commitae9e6beaeae78bc7fe119b7bb772c7e2278e5514
tree77f80538f248fe6485ce9f5201579e6b504f7934
parentdb88997872172af52a21c8324d83640136ef2787
zebra: remove host prefix mapping in rmac

RMAC keeping list of nexthops to keep track
of its existiance, remove the (old way) host prefix
mapping.

Ticket: #2798406
Reviewed By:
Testing Done:

TORS1# show evpn rmac vni 4001 mac  44:38:39:ff:ff:01
MAC: 44:38:39:ff:ff:01
 Remote VTEP: 36.0.0.11
  Refcount: 0
    Prefixes:

Signed-off-by: Chirag Shah <chirag@nvidia.com>
zebra/zebra_vxlan.c