Squelch an MSVC++ complaint.
[obnox/wireshark/wip.git] / packet-esis.c
2001-08-13 sharpeChange all occurrencess of routeing to routing, even...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-06-05 guyCorrectly compute the OSI checksum.
2001-03-30 guyNLPID's of 0x08 and 0x09 should be labeled as Q.933...
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-10 guyMake the stuff to handle SNAP frames (OUI, PID, payload...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-18 guyTvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-10 deniel- add proto_tree_add_text_valist
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-17 guyRegister an "osinl" dissector table for ISO/IEC TR...
2000-04-15 guyRalf Schneider's changes to enhance to OSI CLNP, CLTP...