Re: Is it valid to add a macvlan virtual interface to a bridge? If so, there seems to be a bug with it.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mark Smith <ipng@...>
Cc: Patrick McHardy <kaber@...>, <netdev@...>
Date: Friday, December 5, 2008 - 1:43 pm

Patrick McHardy wrote:

>> Should what I'm doing be working or possible? If not, could something

A mac-vlan can't really be PROMISC either since it only receives
BCAST frames and packets destined for it's own MAC, so I can't see
how it could work in a bridge....

user-space brctl could check for the driver string returned by
ethtool API to check if no one wants any additional cruft in
the kernel...

You might try using a pair of VETH interfaces to bridge between
your host and virtual host.

Thanks,
Ben

--
Ben Greear
Candela Technologies Inc http://www.candelatech.com

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Is it valid to add a macvlan virtual interface to a brid..., Ben Greear, (Fri Dec 5, 1:43 pm)