https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7428
--- Comment #8 from Richard Sharpe <realrichardsharpe@xxxxxxxxx> 2012-07-04 09:37:11 PDT ---
I went overboard in dissecting each of the vectors, which bloats the code
somewhat and adds lot of unneeded hf_xxx variables.
Next time around I would add a single dissector for objects like that, and then
reuse it everywhere such an object exist.
I may consider revisiting this to simplify it in a while, but I want to get the
dissector out there for those who are implementing the protocol to use.
I also have to look at EAP, which is the content in some of the contained byte
vectors.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.