[Bug 1541678] Re: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces

2016-04-25 Thread Simon Déziel
One more data point, my 4x1Gbps NIC appears as: enp3s0f0 enp3s0f1 enp4s0f0 enp4s0f1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541678 Title: if-post-down.d/vlan and if-pre-up.d/vlan should

[Bug 1541678] Re: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces

2016-04-25 Thread Alberto Salvia Novella
** Changed in: vlan (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541678 Title: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces To

[Bug 1541678] Re: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces

2016-04-22 Thread Simon Déziel
As mentioned in a duplicated LP, I think the vlan up/down script could be simplified. The part extracting VLANID and IF_VLAN_RAW_DEVICE seems overly complex. The "case" statement already ensures we operate on vlan device so I think something much simpler like this would work: VLANID=`echo

[Bug 1541678] Re: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces

2016-04-22 Thread Haw Loeung
** This bug is no longer a duplicate of bug 1565561 NICs named enpXsX not properly recognized as raw devices -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541678 Title: if-post-down.d/vlan and

[Bug 1541678] Re: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces

2016-04-22 Thread xavier
*** This bug is a duplicate of bug 1565561 *** https://bugs.launchpad.net/bugs/1565561 ** This bug has been marked a duplicate of bug 1565561 NICs named enpXsX not properly recognized as raw devices -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1541678] Re: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces

2016-04-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: vlan (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541678 Title:

[Bug 1541678] Re: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces

2016-02-04 Thread Ubuntu Foundations Team Bug Bot
The attachment "enp1s0.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray,

[Bug 1541678] Re: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces

2016-02-04 Thread Ubuntu Foundations Team Bug Bot
The attachment "enp1s0.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray,

[Bug 1541678] Re: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces

2016-02-03 Thread Haw Loeung
Attached patch makes it work when interface names are enpXsY. It doesn't cover the other cases as per link to PredictableNetworkInterfaceNames. ** Patch added: "enp1s0.patch" https://bugs.launchpad.net/ubuntu/+source/vlan/+bug/1541678/+attachment/4563451/+files/enp1s0.patch -- You received

[Bug 1541678] Re: if-post-down.d/vlan and if-pre-up.d/vlan should support en* interfaces

2016-02-03 Thread Haw Loeung
Attached patch makes it work when interface names are enpXsY. It doesn't cover the other cases as per link to PredictableNetworkInterfaceNames. ** Patch added: "enp1s0.patch" https://bugs.launchpad.net/ubuntu/+source/vlan/+bug/1541678/+attachment/4563451/+files/enp1s0.patch -- You received