Squelch an MSVC++ complaint.
[obnox/wireshark/wip.git] / packet-zebra.c
2001-10-26 gramFix the rest of the signed/unsigned comparison warnings.
2001-07-16 guyUse "proto_tree_add_item()", not "proto_tree_add_string...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-04-23 guyGet rid of END_OF_FRAME references in tvbuffified disse...
2001-04-19 guyFT_UINTn and FT_INTn fields must always have a base...
2001-03-13 gramMake tvb_get_ptr() return 'const guint8*', and clean...
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyMake the Zebra dissector, and a routine it uses, static...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-02 guySome tvbuffified dissectors weren't setting "pinfo...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-08-20 guyUse "memset()" to zero byte arrays, and "memcpy" to...
2000-08-18 deniel- remove ^M
2000-08-18 gramAdd Zebra dissector from Jochen.