]> git.proxmox.com Git - mirror_frr.git/commitdiff
nhrpd: add reference to net.ipv4.ip_forward_use_pmtu=1 thread
authorTimo Teräs <timo.teras@iki.fi>
Sun, 19 Jul 2020 15:08:50 +0000 (18:08 +0300)
committerReuben Dowle <reuben.dowle@4rf.com>
Wed, 16 Dec 2020 21:04:13 +0000 (10:04 +1300)
Add a mailing list reference regard net.ipv4.ip_forward_use_pmtu=1.

Signed-off-by: Reuben Dowle <reuben.dowle@4rf.com>
nhrpd/README.kernel

index 5831316f1f7f7258c618fd978e34b22471a446b6..067ff9838c9b2638780be6593a438176b80bab29 100644 (file)
@@ -32,6 +32,7 @@ This list tries to collect them to one source of information:
     commit "ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing"
   Workaround:
     Set sysctl net.ipv4.ip_forward_use_pmtu=1
+    See: https://marc.info/?t=143636239500003&r=1&w=2 for details
     (Should fix kernel to have this by default on for tunnel devices)
 
 - subtle path mtu mishandling issues