From 42bc56209392ed0414ee70b31620f49e45ac9557 Mon Sep 17 00:00:00 2001 From: lemoer Date: Fri, 5 Aug 2016 00:56:07 +0200 Subject: fastd: doc: mtu description - fix wrong packet size for ipv4+null --- doc/source/manual/mtu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/manual/mtu.rst b/doc/source/manual/mtu.rst index 804404d..395a707 100644 --- a/doc/source/manual/mtu.rst +++ b/doc/source/manual/mtu.rst @@ -10,7 +10,7 @@ Unlike OpenVPN, fastd doesn't support fragmentation itself, but relies on the IP Guidelines ---------- -* The basic overhead of a fastd packet in TUN mode over IPv4 is 39 Bytes when only null crypto is used and 52 Bytes for all other crypto methods +* The basic overhead of a fastd packet in TUN mode over IPv4 is 29 Bytes when only null crypto is used and 52 Bytes for all other crypto methods * TAP mode needs 14 bytes more than TUN mode * Tunneling over IPv6 needs 20 bytes more than IPv4 -- cgit v1.2.3