Ensure that all value_string arrays end in {0, NULL}. Dissectors got away
[obnox/wireshark/wip.git] / packet-icmpv6.c
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-14 guyCheck the checksum on ICMPv6 packets, if possible.
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-11 guyGet rid of the definitions of LITTLE_ENDIAN and BIG_END...
2000-11-09 guyFix a "proto_tree_add_text()" call.
2000-11-09 itojunsupport match-prefix and use-prefix decoding for router...
2000-11-09 itojuncorrect IPv6 router renumbering dissector.
2000-10-12 gramDon't loop infinitely on options with zero length.
2000-08-29 itojuncorrect nodeinfo (node addresses). it returns address...
2000-08-22 gramChange u_int32_t to guint32
2000-08-22 itojunmore support for icmp6 node information query.
2000-08-18 itojunavoid pointer typecast, which leads to unaligned access.
2000-08-18 itojunadd dissector for draft-ietf-ipngwg-icmp-name-lookups...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 denielMiscellaneous code cleaning
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-20 guyHave the IPv6 dissector use the same dissector table...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-01-24 guyFix a bunch of dissectors to use "pi.captured_len"...
2000-01-16 guyGet rid of the include of "util.h" that some dissectors...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-16 denielReplace proto_tree_add_item_format by proto_tree_add_item.
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-10-10 denielAdd display filters.
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-28 geraldAdded a fix from Shoichi Sakane that corrects some...
1999-07-28 geraldAdded a fix from Takashi Tanaka to correct a byte order...
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-03-29 gramA fix for Solaris 2.5.1 compilation.
1999-03-29 gramTwo more files for ipv6.