Closed mkj closed 1 month ago
Couple of minor things:
Previously the MTU was left at 0, so matching the currently set MTU of the device.
Might be good to clarify this with "link" (or "interface") rather than "device". In the previous paragraph, "device" refers to the remote endpoint.
Could you add a signed-off-by too?
This probably warrants changelog entry as well, as it may trigger application changes.
This allows better compatibility with devices that have a low initial allowed packet size and require application negotiation to increase that packet size.
Previously the MTU was left at 0, so matching the currently set MTU of the device.