Hi,

On sam, aoû 20, 2005, Sylvain COUTANT wrote:
> There is a typo line 12, one should read :
> VLANID=`echo $IFACE|sed "s/vlan*//"`
> And not
> VLANID=`echo $IFACE|sed "s/vlan0*//"`
> As it is the case actually.

 I agree that this is a problem, but I think vlan should not use the
 interface name to guess about the use of the interface, especially when
 one can rename interfaces at will with ifrename.

 Instead, the information on which VLAN this interface should be added
 in should appear in an additional keyword.

   Cheers,
-- 
Loïc Minier <[EMAIL PROTECTED]>

Reply via email to