diff options
author | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2015-11-27 14:28:38 +0100 |
---|---|---|
committer | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2015-11-27 15:25:35 +0100 |
commit | 4b870b6496456f11e1407f43001acb6ec2106d8c (patch) | |
tree | 7bbc7d7af636f4d9ac7f15281f4e1bc04a416d14 /tests/mpls-traceroute.out | |
parent | 921a67c2989e0e4bbdb15f0b35f2f57e11a591ff (diff) | |
download | tcpdump-4b870b6496456f11e1407f43001acb6ec2106d8c.tar.gz |
Add missing output files for MPLS/ICMP extensions capture file
Add the test cases accordingly.
Complete Hannes's commit fad6704f63f034e6e678e466c4094054527fa82d.
Diffstat (limited to 'tests/mpls-traceroute.out')
-rw-r--r-- | tests/mpls-traceroute.out | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/mpls-traceroute.out b/tests/mpls-traceroute.out new file mode 100644 index 00000000..fe8c1163 --- /dev/null +++ b/tests/mpls-traceroute.out @@ -0,0 +1,18 @@ +MPLS (label 100704, exp 0, [S], ttl 1) IP 12.4.4.4.42315 > 12.1.1.1.33435: UDP, length 12 +IP 10.5.0.1 > 12.4.4.4: ICMP time exceeded in-transit, length 148 +MPLS (label 100704, exp 0, [S], ttl 1) IP 12.4.4.4.42315 > 12.1.1.1.33436: UDP, length 12 +IP 10.5.0.1 > 12.4.4.4: ICMP time exceeded in-transit, length 148 +MPLS (label 100704, exp 0, [S], ttl 1) IP 12.4.4.4.42315 > 12.1.1.1.33437: UDP, length 12 +IP 10.5.0.1 > 12.4.4.4: ICMP time exceeded in-transit, length 148 +MPLS (label 100704, exp 0, [S], ttl 2) IP 12.4.4.4.42315 > 12.1.1.1.33438: UDP, length 12 +IP 10.4.0.2 > 12.4.4.4: ICMP time exceeded in-transit, length 148 +MPLS (label 100704, exp 0, [S], ttl 2) IP 12.4.4.4.42315 > 12.1.1.1.33439: UDP, length 12 +IP 10.4.0.2 > 12.4.4.4: ICMP time exceeded in-transit, length 148 +MPLS (label 100704, exp 0, [S], ttl 2) IP 12.4.4.4.42315 > 12.1.1.1.33440: UDP, length 12 +IP 10.4.0.2 > 12.4.4.4: ICMP time exceeded in-transit, length 148 +MPLS (label 100704, exp 0, [S], ttl 3) IP 12.4.4.4.42315 > 12.1.1.1.33441: UDP, length 12 +IP 12.1.1.1 > 12.4.4.4: ICMP 12.1.1.1 udp port 33441 unreachable, length 36 +MPLS (label 100704, exp 0, [S], ttl 3) IP 12.4.4.4.42315 > 12.1.1.1.33442: UDP, length 12 +IP 12.1.1.1 > 12.4.4.4: ICMP 12.1.1.1 udp port 33442 unreachable, length 36 +MPLS (label 100704, exp 0, [S], ttl 3) IP 12.4.4.4.42315 > 12.1.1.1.33443: UDP, length 12 +IP 12.1.1.1 > 12.4.4.4: ICMP 12.1.1.1 udp port 33443 unreachable, length 36 |