Skip to content

Add options for MTU testing to ping

Marcin Chron requested to merge chron/ping-packetsize into master

Add options for MTU testing to ping endpoint.

In case there is no node to inform about MTU mismatch, per-packet timeout (-W) is necessary for ping to categorize request correctly with missing response. Otherwise program will report 0 sent and received packets, causing parser to fail

--- 10.0.0.0 ping statistics ---
0 packets transmitted, 0 received

Related task: https://code.inmanta.com/solutions/modules/connect/-/issues/169

Edited by Marcin Chron

Merge request reports

Loading