Bug ID |
9219
|
Summary |
Zebra protocoll dissector is outdated.
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11698 [details]
captured zebra traffic
Build Information:
--
the zebra dissector is outdated.
the dissector is no longer able to detect the "command" bytes thus rendering it
unusable.
Attached diff fixes the problem and adds new commands avaiable in zebra.
Also support for new commands is added.
(ZEBRA_IPV4_IMPORT_LOOKUP, ZEBRA_IPV6_IMPORT_LOOKUP, ZEBRA_INTERFACE_RENAME,
ZEBRA_ROUTER_ID_ADD, ZEBRA_ROUTER_ID_DELETE, ZEBRA_ROUTER_ID_UPDATE)
As an example see the attached file zebra.pcap
You are receiving this mail because:
- You are watching all bug changes.