Skip to content

Replace incorrect sed expersion with awk

The sed expression could find the wrong instance of 10. Use awk to replace the TTL field and also to specify the server and issue the send command.

(cherry picked from commit be879cda)

Closes #3003 (closed)

Merge request reports