CSIT-34: VLAN tag rewrite translate tests with x-connects - IPv4
[csit.git] / resources / traffic_scripts / send_icmp_check_headers.py
index f8f5309..7450bd1 100755 (executable)
@@ -12,8 +12,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-"""Traffic script that sends an ip icmp packet
-from one interface to the other.
+"""Traffic script that sends an IP ICMPv4/ICMPv6 packet from one interface
+to the other. Source and destination IP addresses and source and destination
+MAC addresses are checked in received packet.
 """
 
 import sys