瀏覽代碼

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 年之前
父節點
當前提交
6219e3c0c6
共有 1 個文件被更改,包括 1 次插入0 次删除
  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