Add a remark that DecrementTTL = no is required in some cases with tinc 1.0.17.
[wiki] / examples / osx / tinc-down
1 #!/bin/sh
2 ifconfig $INTERFACE down #just bring down the interface. leave it as it is
3
4