Bug#742547: vlan: Fixing #705456 introduces a regression

2014-03-25 Thread ard
Hi, On Tue, Mar 25, 2014 at 08:12:14AM +0100, ard wrote: > Hmmm, actually I am a little bit surprised that the mere > mentioning of eth1.20 in the bridge configuration automagically > creates eth1.20. A look into the bridge code: if [ "$MODE" = "start" ] && [ ! -d /sys/class/net/$IFACE/brif/$

Bug#742547: vlan: Fixing #705456 introduces a regression

2014-03-25 Thread Michael Rasmussen
On Tue, 25 Mar 2014 08:12:14 +0100 ard wrote: > > Hmmm, actually I am a little bit surprised that the mere > mentioning of eth1.20 in the bridge configuration automagically > creates eth1.20. > > I would suspect that the first 2 lines should be: > > auto eth1.20 > iface eth1.20 inet manual >

Bug#742547: vlan: Fixing #705456 introduces a regression

2014-03-25 Thread ard
Hi, On Mon, Mar 24, 2014 at 11:34:47PM +0100, Michael Rasmussen wrote: > After the patch has been applied fixing bug #705456 breaks configuration > which worked and was perfectly correct before. Applying a patch to fix a > problem should never cause valid uses of the package before suddenly > stop

Bug#742547: vlan: Fixing #705456 introduces a regression

2014-03-24 Thread Michael Rasmussen
Package: vlan Version: 1.9-3.1 Severity: important Dear Maintainer, After the patch has been applied fixing bug #705456 breaks configuration which worked and was perfectly correct before. Applying a patch to fix a problem should never cause valid uses of the package before suddenly stop working.