Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 345cd494 authored by Scott Feldman's avatar Scott Feldman Committed by David S. Miller
Browse files

bridge: add new hwmode swdev



Current hwmode settings are "vepa" or "veb".  These are for NIC interfaces
with basic bridging function offloaded to HW.  Add new "swdev" for full
switch device offloads.

Signed-off-by: default avatarScott Feldman <sfeldma@gmail.com>
Signed-off-by: default avatarJiri Pirko <jiri@resnulli.us>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent efacacda
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -105,6 +105,7 @@ struct __fdb_entry {

#define BRIDGE_MODE_VEB		0	/* Default loopback mode */
#define BRIDGE_MODE_VEPA	1	/* 802.1Qbg defined VEPA mode */
#define BRIDGE_MODE_SWDEV	2	/* Full switch device offload */

/* Bridge management nested attributes
 * [IFLA_AF_SPEC] = {