netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problem with GVRP on eth while having a bridge
@ 2013-02-07 10:56 Stefan Priebe - Profihost AG
  2013-02-07 11:22 ` Patrick McHardy
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Priebe - Profihost AG @ 2013-02-07 10:56 UTC (permalink / raw)
  To: Linux Netdev List; +Cc: kaber, David Miller, LKML, Alexandre DERUMIER

Hello list,

this was tested using vanilla 3.7.6 kernel.

When i add a vlan to an ethernet device supporting gvrp everything is
fine until this ethernet device also had a bridge.

This works fine as long as eth1 is not attached to a bridge.

# ip link add link eth1 name eth1.99 type vlan id 99 gvrp on
# ip link set eth1.99 up

The dynamic VLAN stays up at the switch - no problems.

If eth1 has a bridge the dynamic vlan is created at the switch so the
initial packet was send but it disappears after a few seconds.

Wireshark shows that the kernel has stopped sending GVRP packets. After
adding a bridge to eth1.

Greets,
Stefan

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

end of thread, other threads:[~2013-02-07 13:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-07 10:56 Problem with GVRP on eth while having a bridge Stefan Priebe - Profihost AG
2013-02-07 11:22 ` Patrick McHardy
2013-02-07 11:58   ` Stefan Priebe - Profihost AG
2013-02-07 13:02     ` Patrick McHardy

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).