summaryrefslogtreecommitdiff
path: root/tests/ripv1v2.pcap
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2012-06-11 21:01:34 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2012-06-12 13:59:06 +0400
commitc4830eb85e0eb243eb37212b254433a65333c342 (patch)
tree30dff32fed62858bcd0678bbf18f1238e7d4435f /tests/ripv1v2.pcap
parent633514551c01eb339067fbc0aea1e6bc4ce0c53a (diff)
downloadtcpdump-c4830eb85e0eb243eb37212b254433a65333c342.tar.gz
fix RIP Request/full table decoding issues
RIP Request and Response messages have the same structure. Update a switch block in rip_print() to proceed with decoding of both. A Request message may contain an AFI 0 RTE standing for a full table request, normally sent on a router start. Update rip_entry_print_v1() and rip_entry_print_v2() to treat IPv4 and AFI 0 as two valid, distinguishable cases.
Diffstat (limited to 'tests/ripv1v2.pcap')
-rw-r--r--tests/ripv1v2.pcapbin0 -> 352 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/ripv1v2.pcap b/tests/ripv1v2.pcap
new file mode 100644
index 00000000..b98056fb
--- /dev/null
+++ b/tests/ripv1v2.pcap
Binary files differ