netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* VLAN test cases in 2.6.38.7
@ 2011-05-24 18:49 Ben Greear
  2011-05-24 19:08 ` Ben Greear
  0 siblings, 1 reply; 7+ messages in thread
From: Ben Greear @ 2011-05-24 18:49 UTC (permalink / raw)
  To: netdev


I wrote a simple bridge that uses packet sockets to read/write
from network devices.  I'll upload this code somewhere when
I get it a bit more presentable.

Machine info:

Linux lf0300-demo 2.6.38.7+ #14 SMP Mon May 23 10:31:45 PDT 2011 i686 i686 i386 GNU/Linux

Interface A: eth1
driver: igb
version: 3.0.19
firmware-version: 1.2-1
bus-info: 0000:01:00.0

Interface B: eth3:
driver: igb
version: 3.0.19
firmware-version: 1.2-1
bus-info: 0000:01:00.1


If no vlans are on eth1 and eth3, then it bridges fine, with vlan
headers inline.  But, if you add a VLAN to eth1, it stops working,
probably because pkt tag is then un-stripped.  I was generating on
vlan 7, and created vlan 9, btw.

I'll see if I can figure out how to use aux-data next...

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-05-25 18:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 18:49 VLAN test cases in 2.6.38.7 Ben Greear
2011-05-24 19:08 ` Ben Greear
2011-05-24 22:52   ` Ben Greear
2011-05-25  0:34     ` Ben Greear
2011-05-25  2:47     ` David Miller
2011-05-25  3:33       ` Ben Greear
2011-05-25 18:49         ` Ben Greear

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).