Bug ID |
12136
|
Summary |
EIGRP classic flag field's bit CD is ignored from interpretation
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 14337 [details]
CD bit unset
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Dear developers,
According to the EIGRP draft RFC
(https://tools.ietf.org/html/draft-savage-eigrp-04#section-6.8.1), 2nd bit
(0x2) in EIGRP classic bit field should be interpreted as Candidate Default
(CD). At the moment the bit is ignored. I attached two dumps with set/unset bit
packets. As I understand, it should be defined in 'PDM opaque flag field
definitions' block (packet-eigrp.c). Thank you in advance!
Kind Regards,
Garri
You are receiving this mail because:
- You are watching all bug changes.