Only forward SPTPS packets if Forwarding = internal.
[oweals/tinc.git] / doc / tinc.texi
index 987c36ea83cc5bd10cd5819d72a916e6d9fc8ca0..0c2f8c055cf6542142c177b1e1f4d79633b691b7 100644 (file)
@@ -1048,9 +1048,11 @@ Incoming packets that are meant for another node are forwarded by tinc internall
 This is the default mode, and unless you really know you need another forwarding mode, don't change it.
 
 @item kernel
-Incoming packets are always sent to the TUN/TAP device, even if the packets are not for the local node.
+Incoming packets using the legacy protocol are always sent to the TUN/TAP device,
+even if the packets are not for the local node.
 This is less efficient, but allows the kernel to apply its routing and firewall rules on them,
 and can also help debugging.
+Incoming packets using the SPTPS protocol are dropped, since they are end-to-end encrypted.
 @end table
 
 @cindex Hostnames