-sane default
authorChristian Grothoff <christian@grothoff.org>
Thu, 26 Jan 2012 22:06:10 +0000 (22:06 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 26 Jan 2012 22:06:10 +0000 (22:06 +0000)
src/tun/tun.c

index 5086f827ef00ebb0af9187e5245f0b68edac7aa7..3370b98e9cad2fffa0f092b886099e4612a4f5a3 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * IP TTL we use for packets that we assemble (8 bit unsigned integer)
  */
-#define FRESH_TTL 255
+#define FRESH_TTL 64
 
 
 /**