Sfoglia il codice sorgente

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
Kai Lüke 6 anni fa
parent
commit
6219e3c0c6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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