Alton MacDonald
changed
bug 5881
What |
Removed |
Added |
Attachment #9676 Flags |
|
review_for_checkin?
|
Comment # 27
on bug 5881
from Alton MacDonald
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.