]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_vxlan.h
pimd: hidden command to set MLAG parameters
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Tue, 26 Mar 2019 20:47:54 +0000 (13:47 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Sat, 20 Apr 2019 15:33:23 +0000 (08:33 -0700)
commit7c85225cf503ef14c96f50d925491d44862efa4f
treee7c1f4780251237da5bd6f53ef688384b85a79b8
parentf1e2901a0fe4122778406bf0d678668a4db8f518
pimd: hidden command to set MLAG parameters

The MLAG component on the switch is expected to provide some
properties (such as peerlink-rif) to bootstrap the anycast-VTEP
functionality. The final interface for this is being defined as
a part of the pim-mlag functionality.

This commit provides a hidden command to test the anycast-VTEP
functionality independent of the MLAG component.

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_vty.c
pimd/pim_vxlan.c
pimd/pim_vxlan.h