Not using ICMP Next-hop MTU is a feature

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2018-05-10 13:49:42 +00:00
parent 873efb4f82
commit be17650555

View File

@@ -43,7 +43,8 @@ available commands:
### Mini HowTo
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
on his system (systemd-networkd, netifd, ...).
This also allows a wide variety of configurations.