ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5881] Media Independent handover (MIH) protocol dissector

Date: Wed, 12 Dec 2012 13:12:23 +0000

changed bug 5881

What Removed Added
Attachment #9676 Flags   review_for_checkin?

Comment # 27 on bug 5881 from
Created attachment 9676 [details]
MIH protocol (802.21b) patch

I found this patch when looking for an 802.21 MIH dissector. I was pleasantly
surprised to see that this mostly implemented the 2009 standard. Unfortunately,
I found some instances where it did not consider all cases described in the
standard. So I took the liberty of implementing them and expanding the current
patch to include definitions from the IEEE 802.21b standard.

I also drastically reduced the number of proto_tree_add_text() calls with the
hope of the patch being accepted. Now all fields are filterable. I also
successfully performed the fuzz-tests with the new changes.

Please let me know if I could do more to improve this patch.


You are receiving this mail because:
  • You are the assignee for the bug.
  • You are watching all bug changes.