iproute2/bridge
Roopa Prabhu c5b176e5ba bridge: fdb: add support for src_vni option
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 <roopa@cumulusnetworks.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
2019-03-05 07:52:34 -08:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
Makefile SPDX license identifiers 2017-11-24 12:21:35 -08:00
br_common.h Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
bridge.c ip bridge: Set NETLINK_GET_STRICT_CHK on socket 2018-12-27 15:36:29 -08:00
fdb.c bridge: fdb: add support for src_vni option 2019-03-05 07:52:34 -08:00
link.c fix print_0xhex on 32 bit 2018-12-10 14:20:32 -08:00
mdb.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
monitor.c bridge: make local variables static 2018-11-19 11:42:44 -08:00
vlan.c bridge: fix vlan show stats formatting 2018-10-29 09:58:03 -07:00