On 3/3/19 10:26 PM, Roopa Prabhu wrote:
> From: Roopa Prabhu <ro...@cumulusnetworks.com>
>
> We already print src_vni for a fdb entry when present.
> This patch adds the ability to set src_vni on a fdb
> entry. When not specified, kernel will use vni specified
> on the vxlan device. This can be used on a vxlan fdb entry
> when the vxlan device is in external or collect metadata
> mode.
>
> Signed-off-by: Roopa Prabhu <ro...@cumulusnetworks.com>
> ---
> bridge/fdb.c | 10 ++++++++++
> man/man8/bridge.8 | 9 +++++++++
> 2 files changed, 19 insertions(+)
>
applied to iproute2-next. Thanks