Commit 70fb327
ip: Bump default ttl to 127.
In 4.14 and 5.4, the default TTL was bumped up to 255, but we moved
the change to sysctl-defaults package. However, sysctl config is not
applied to netns.
Let's bump it again but to 127 as some nodes could block packets with
TTL 255.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>1 parent 96d29b0 commit 70fb327
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments