]> git.ipfire.org Git - people/ms/network.git/blobdiff - src/functions/functions.ip-tunnel
ip-tunnel: Set TTL to 255 by default
[people/ms/network.git] / src / functions / functions.ip-tunnel
index 1184a844959c252e94375f0b6b764626e59789fc..11eb3c7f451b457d0180b175ea04ca9dc4c48e4e 100644 (file)
@@ -77,7 +77,7 @@ ip_tunnel_add() {
        shift
 
        local mode
-       local ttl
+       local ttl=255
 
        local address
        local remote_address