]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Remove MM seq from evpn rmac json output
authorTrey Aspelund <taspelund@nvidia.com>
Thu, 1 Apr 2021 04:43:55 +0000 (04:43 +0000)
committerTrey Aspelund <taspelund@nvidia.com>
Thu, 22 Jul 2021 20:23:56 +0000 (20:23 +0000)
commitfb0b54b361ef2ba2563ce72dd3fe8a5d77e4630b
tree729fb1c1d241b617c5a0bdb888ab0f1fde62eb7a
parent6afa0b137a00ffc68a8711ab754c6bbb6d19915d
zebra: Remove MM seq from evpn rmac json output

Currently 'show evpn rmac vni .. mac .. json' includes fields for
localSequence and remoteSequence, which are misleading since they
aren't applicable to a macs in the IP-VRF mac table (RMAC).
This removes the localSequence + remoteSequence fields from the output.

Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
zebra/zebra_vxlan.c