[pve-devel] pve-manager: add bridge_vlan option to bridge in /etc/network/interface v2

Alexandre DERUMIER aderumier at odiso.com
Thu Jan 2 17:58:35 CET 2014


>>Like? if [[ $port =~ ^(eth|bond|vlan|wlan)[0-9]{1,2}$ ]]; then

no, only eth,bond,wlan.  not vlan.

ethXX
bondXX
wlanXX

this is the outside interface which can be plugged to the bridge.

As we are now tagging vlan directly with the "bridge" command,
we want to avoid to have already tagged ethXX.Y , bondXX.Y or wlanXX.Y


----- Mail original ----- 

De: "Michael Rasmussen" <mir at datanom.net> 
À: "Alexandre DERUMIER" <aderumier at odiso.com> 
Cc: pve-devel at pve.proxmox.com 
Envoyé: Jeudi 2 Janvier 2014 17:16:52 
Objet: Re: [pve-devel] pve-manager: add bridge_vlan option to bridge in /etc/network/interface v2 

On Thu, 02 Jan 2014 17:04:58 +0100 (CET) 
Alexandre DERUMIER <aderumier at odiso.com> wrote: 

> >>Should it be wlan or vlan? I have used wlan in my regex since wlan was 
> >>used in the first patch. 
> 
> This is wlan. (not used by proxmox, but it's used in debian ifup scripts, so i think it's better to also add it) 
> 
Like? if [[ $port =~ ^(eth|bond|vlan|wlan)[0-9]{1,2}$ ]]; then 

-- 
Hilsen/Regards 
Michael Rasmussen 

Get my public GnuPG keys: 
michael <at> rasmussen <dot> cc 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E 
mir <at> datanom <dot> net 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C 
mir <at> miras <dot> org 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 
-------------------------------------------------------------- 
/usr/games/fortune -es says: 
Remember the good old days, when CPU was singular? 



More information about the pve-devel mailing list