unixpickle / mtu-debug

Debugging path MTU discovery issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mtu-debug

This is intended to be a tool to debug why path MTU discovery isn't working properly. It consists of a client and a server, where the client can send a payload and request a payload of a certain size back from the server. The server and client will both listen for ICMP "packet too big" responses and log this information.

About

Debugging path MTU discovery issues


Languages

Language:Go 100.0%