projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a47d02
)
-sane default
author
Christian Grothoff
<christian@grothoff.org>
Thu, 26 Jan 2012 22:06:10 +0000
(22:06 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 26 Jan 2012 22:06:10 +0000
(22:06 +0000)
src/tun/tun.c
patch
|
blob
|
history
diff --git
a/src/tun/tun.c
b/src/tun/tun.c
index 5086f827ef00ebb0af9187e5245f0b68edac7aa7..3370b98e9cad2fffa0f092b886099e4612a4f5a3 100644
(file)
--- a/
src/tun/tun.c
+++ b/
src/tun/tun.c
@@
-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
/**