Kaynağa Gözat

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 yıl önce
ebeveyn
işleme
6219e3c0c6
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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