Document that Packetization Layer Path MTU Discovery in TCP is not supported

PLPMTU should be used if ICMP messages are dropped by the network.

Closes: #277
Approved by: whitequark
v0.7.x
Kai Lüke 2019-02-26 17:13:32 +01:00 committed by Homu
parent 4bb0e5f21a
commit 2ac9c77d18
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ The TCP protocol is supported over IPv4 and IPv6, and server and client TCP sock
* Timestamping is **not** supported.
* Urgent pointer is **ignored**.
* Probing Zero Windows is **not** implemented.
* Packetization Layer Path MTU Discovery [PLPMTU](https://tools.ietf.org/rfc/rfc4821.txt) is **not** implemented.
## Installation