On Mon, Dec 04, 2006 at 10:03:57AM +0100, Francesco Fondelli wrote:
> So I defined a range_string struct. It's like value_string
> but stores range <-> string pairs.
> Moreover I wrote rval_to_str(), match_strrval_idx()
> match_strrval() which are behaving exactly as
> val_to_str(), match_strval_idx() and match_strval().
> (almost cut && paste :-))
This sounds like a great idea - I could use it in the VNC dissector too.
Could you write up some documentation changes to doc/README.developer so
others will know how to use this feature. You can send a diff of only
README.developer since we already have the other patches. We will then
review it for inclusion in Wireshark.
Thanks,
Steve