Skip to content

A Go implementation of Packetization Layer Path MTU Discovery (RFC 4821)

License

Notifications You must be signed in to change notification settings

cunicu/go-pmtud

Folders and files

NameName
Last commit message
Last commit date
Oct 14, 2024
Aug 27, 2024
Jun 15, 2024
Aug 27, 2024
Aug 27, 2024
Aug 18, 2023
Aug 27, 2024
Aug 18, 2023
Aug 27, 2024
Aug 27, 2024
Aug 27, 2024
Jan 13, 2025
Jan 13, 2025

Repository files navigation

go-pmtud

GitHub build goreportcard Codecov License GitHub go.mod Go version Go Reference

go-pmtud is a Go package which implements portable methods for finding a paths Maximum Transmission Unit (MTU).

Related RFCs

References

Contact

Please have a look at the contact page: cunicu.li/docs/contact.

License

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