Not using ICMP Next-hop MTU is a feature
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
@@ -43,7 +43,8 @@ available commands:
|
|||||||
### Mini HowTo
|
### Mini HowTo
|
||||||
|
|
||||||
Glorytun does not touch network configuration of its interface,
|
Glorytun does not touch network configuration of its interface,
|
||||||
It only tries to set the MTU when it receives packets (it doesn't rely on ICMP Next-hop MTU).
|
It only tries to set the MTU when it receives packets,
|
||||||
|
it doesn't rely on ICMP Next-hop MTU to avoid black holes.
|
||||||
It is up to the user to do it according to the tools available
|
It is up to the user to do it according to the tools available
|
||||||
on his system (systemd-networkd, netifd, ...).
|
on his system (systemd-networkd, netifd, ...).
|
||||||
This also allows a wide variety of configurations.
|
This also allows a wide variety of configurations.
|
||||||
|
|||||||
Reference in New Issue
Block a user