Control: notfound -1 0.7.48.1
Control: found -1 0.7.47.2ubuntu4

Hello,

On 1 October 2014 14:49,  <[email protected]> wrote:
> What could the difference between your setup and mine be?

Okay, I see:

diff -pruN 0.7.48.1/link.defn 0.7.48.1ubuntu4/link.defn
--- 0.7.48.1/link.defn 2014-03-23 13:37:15.000000000 +0000
+++ 0.7.48.1ubuntu4/link.defn 2014-05-01 22:10:40.000000000 +0000
@@ -10,18 +10,8 @@ method none
     vlan_id0 (get_token : 0 "") =vlan_id1
     vlan_id1 (to_decimal 10) =vlan_id
   up
-    if test -d /sys/class/net/%link% -a \
-            ! -d /sys/class/net/%iface0% ; \
-    then \
-        ip link set up dev %link%; \
-        ip link add link %link% name %iface0% type vlan id %vlan_id%; \
-    fi if (iface_has(".") && (!var_set_anywhere("bridge_ports", ifd)))
-    -ip link set up dev %iface% 2>/dev/null \
- if (iface_is_lo())
+
   down
-    ip link del %iface% if (iface_has(".") && (!iface_has(":")) &&
(!var_set_anywhere("bridge_ports", ifd)))
-    -ip link set down dev %iface% 2>/dev/null \
- if (iface_is_lo())

 architecture kfreebsd

Ubuntu maintainer broke it by mistake.
Stéphane, I'm handing this off to you :)

-- 
Cheers,
  Andrew


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to