go-pmtud is a Go package which implements portable methods for finding a paths Maximum Transmission Unit (MTU).
- RFC 1191: Path MTU Discovery
- RFC 8201: Path MTU Discovery for IP version 6
- RFC 4821: Packetization Layer Path MTU Discovery
- RFC 8899: Packetization Layer Path MTU Discovery for Datagram Transports
- RFC 4459: MTU and Fragmentation Issues with In-the-Network Tunneling
- draft-ietf-tram-stun-pmtud:: Packetization Layer Path MTU Discovery (PLPMTUD) For UDP Transports Using Session Traversal Utilities for NAT (STUN)
Please have a look at the contact page: cunicu.li/docs/contact.
go-pmtud is licensed under the Apache 2.0 license.
- SPDX-FileCopyrightText: 2023-2024 Steffen Vogel post@steffenvogel.de
- SPDX-License-Identifier: Apache-2.0