cunicu / go-pmtud

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Steffen Vogel post@steffenvogel.de
  • SPDX-License-Identifier: Apache-2.0

About

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

License:Apache License 2.0


Languages

Language:Go 100.0%