Preserve IPv6 scope_id in edges.
[tinc] / doc / sample-config / tinc-down
index 9f3b499..65b049e 100644 (file)
@@ -1,7 +1,4 @@
 #!/bin/sh
 # This file closes down the tap device.
-# Note that if you use the universal tun/tap driver, you don't
-# need to do anything; once tinc quits the tap device is already
-# removed by the kernel.
 
-ifconfig tap0 down
+ifconfig $INTERFACE down