iproute2/bridge
David Stevens 5f409678eb iproute2: generalize VXLAN forwarding tables
iproute2 patch to generalize VXLAN forwarding tables

This is the iproute2 support allowing an administrator to specify alternate
ports, vnis and outgoing interfaces for VXLAN device forwarding tables.

Changes since v3: changed NDA_PORT to be 16-bit network byte order to match
	changed byte-order/size in the VXLAN driver.

Signed-Off-By: David L Stevens <dlstevens@us.ibm.com>
2013-05-03 13:20:34 -07:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
br_common.h bridge: Add support for setting bridge port attributes 2013-03-16 10:01:53 -07:00
bridge.c bridge: add oneline option 2013-03-16 10:18:50 -07:00
fdb.c iproute2: generalize VXLAN forwarding tables 2013-05-03 13:20:34 -07:00
link.c bridge: add oneline option 2013-03-16 10:18:50 -07:00
Makefile bridge: Add vlan configuration support 2013-03-06 11:03:08 -08:00
mdb.c bridge: make bridge mdb output consistent with input 2012-12-20 10:55:55 -08:00
monitor.c ip: make local functions static 2013-02-12 11:38:35 -08:00
vlan.c bridge: Add vlan configuration support 2013-03-06 11:03:08 -08:00