diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:13:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:13:01 +0000 |
commit | 7adcb5b605cc1328a3084c334f4697ec9771936c (patch) | |
tree | 03e681bfda053978ba896745828e09cb056ad156 /tests/ripv2-invalid-length.out | |
parent | Initial commit. (diff) | |
download | tcpdump-upstream/4.99.4.tar.xz tcpdump-upstream/4.99.4.zip |
Adding upstream version 4.99.4.upstream/4.99.4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/ripv2-invalid-length.out')
-rw-r--r-- | tests/ripv2-invalid-length.out | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/ripv2-invalid-length.out b/tests/ripv2-invalid-length.out new file mode 100644 index 0000000..a0c9e3d --- /dev/null +++ b/tests/ripv2-invalid-length.out @@ -0,0 +1,12 @@ + 1 08:36:15.227124 IP (tos 0xc0, ttl 2, id 0, offset 0, flags [none], proto UDP (17), length 192) + 10.7.56.254.520 > 224.0.0.9.520: + RIPv2, Response, length: 160, routes: 8 or less + AFI IPv4, 10.7.0.0/24, tag 0x0000, metric: 1, next-hop: self + AFI IPv4, 10.7.41.0/24, tag 0x0000, metric: 1, next-hop: self + AFI IPv4, 10.7.51.0/24, tag 0x0000, metric: 1, next-hop: self + AFI IPv4, 10.7.52.0/25, tag 0x0000, metric: 1, next-hop: self + AFI IPv4, 10.7.53.0/24, tag 0x0000, metric: 1, next-hop: self + AFI IPv4, 10.7.57.0/24, tag 0x0000, metric: 268435457, next-hop: self + AFI IPv4, 10.7.61.0/24, tag 0x0000, metric: 1, next-hop: self + AFI Unknown (37) + 0x0000: 5100 0000 ff00 0000 0000 0000 0000 0002 [remaining entries length 16 < 20] (invalid) |