http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27667
User: stig
Date: 2009/03/08 05:24 PM
Log:
Added FT_INT*/FT_UINT* with BASE_NONE and a value string as a valid combination.
With this combination we get tree items with only the string match and not
the value, and the filter is created with the string. This is usefull
when having generated items with wireshark internals as values.
Also rewrote some string constructions.
Directory: /trunk/epan/
Changes Path Action
+60 -42 proto.c Modified