Package: iproute Version: 20120521-1 Severity: important With iproute=20120521-1 I cannot bring up any tagged vlan:
# ifup -v eth0.100 if test -d /sys/class/net/eth0 -a ! -d /sys/class/net/eth0.100 ; then ip link set up dev eth0; ip link add link eth0 name eth0.100 type vlan id 100; fi Garbage instead of arguments "id ...". Try "ip link help". Ignoring unknown interface eth0.100=eth0.100. Downgrading to previous version 20120319-1 it works again. Not sure if severity: important is appropriate, please change it if necessary. Thank you. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.4.0 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages iproute depends on: ii libc6 2.13-32 ii libdb5.1 5.1.29-4 Versions of packages iproute recommends: pn libatm1 <none> Versions of packages iproute suggests: pn iproute-doc <none> -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

