diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:41:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:41:34 +0000 |
commit | f7b5fc832288fae3f5a0f3d24b96782252aabbaf (patch) | |
tree | 711bd849ca1348d3c97dc9bbbd157b80e9c410aa /tests/mpls-over-udp-v.out | |
parent | Initial commit. (diff) | |
download | tcpdump-f7b5fc832288fae3f5a0f3d24b96782252aabbaf.tar.xz tcpdump-f7b5fc832288fae3f5a0f3d24b96782252aabbaf.zip |
Adding upstream version 4.99.3.upstream/4.99.3upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | tests/mpls-over-udp-v.out | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/mpls-over-udp-v.out b/tests/mpls-over-udp-v.out new file mode 100644 index 0000000..684a7dc --- /dev/null +++ b/tests/mpls-over-udp-v.out @@ -0,0 +1,8 @@ + 1 19:10:12.233047 IP (tos 0x0, ttl 64, id 26479, offset 0, flags [none], proto UDP (17), length 116) + 10.100.12.170.58699 > 10.100.13.157.6635: MPLS (label 21, tc 0, [S], ttl 63) + IP (tos 0x0, ttl 63, id 26479, offset 0, flags [DF], proto ICMP (1), length 84) + 10.3.0.10 > 10.1.0.10: ICMP echo request, id 42731, seq 16, length 64 + 2 19:10:12.233101 IP (tos 0x0, ttl 64, id 46612, offset 0, flags [none], proto UDP (17), length 116) + 10.100.13.157.51348 > 10.100.12.170.6635: MPLS (label 46, tc 0, [S], ttl 63) + IP (tos 0x0, ttl 63, id 46612, offset 0, flags [none], proto ICMP (1), length 84) + 10.1.0.10 > 10.3.0.10: ICMP echo reply, id 42731, seq 16, length 64 |