Skip to content

internet: Set the TOS for ICMP Echo Requests/Replies

Stefano Avallone requested to merge stavallo/ns-3-dev:ping-tos into master

Add support for setting the TOS of ICMP Echo requests, as provided by common implementations of the ping application. The TOS of an ICMP Echo Reply is set equal to the TOS of the corresponding Echo Request.

Merge request reports