Re: vlan+bridge fix

2015-05-19 Thread Martin Pieuchot
On 15/05/15(Fri) 17:34, mxb wrote: > Diff is applied. So far no problems. > Unfortunately I can’t test this fully - no vlans on my side. Thanks for testing. A "no regression" report is always welcome. There's some more issues with bridge+vlan but jasper@ also confirmed this diff improve the situ

Re: vlan+bridge fix

2015-05-15 Thread mxb
Diff is applied. So far no problems. Unfortunately I can’t test this fully - no vlans on my side. //mxb > On 15 maj 2015, at 13:14, Martin Pieuchot wrote: > > I have one setup with multiple interfaces in a bridge and on some of > these interfaces some vlan(4)s. But there's currently a bug tha

vlan+bridge fix

2015-05-15 Thread Martin Pieuchot
I have one setup with multiple interfaces in a bridge and on some of these interfaces some vlan(4)s. But there's currently a bug that prevent us to send (receive is fine) VLAN packets in such config. Diff below fixes that. The problem is that vlan_output() does not pass its parent interface to et