Re: 2.6.37 regression: adding main interface to a bridge breaks vlan interface RX
From: chriss <hidden>
Date: 2011-02-26 11:51:40
From: chriss <hidden>
Date: 2011-02-26 11:51:40
Jesse Gross <jesse <at> nicira.com> writes:
Can you confirm this by running tcpdump -eni br0? I would expect that you see the correct packets but without vlan tags.
Thats correct. i see the packets in br0 without tags and tagged in eth1. thats why i added the brouting rule in ebtables to drop it at eth1 and the it apears in eth1.3 (untagged)...