Fix Coverity 1062: UNUSED_VALUE
[obnox/wireshark/wip.git] / tap-sctpchunkstat.c
2010-09-23 morrissRemove unnecessary include: register.h
2010-03-27 guySquelch some compiler warnings.
2009-10-19 stigMade some functions static.
2009-09-06 krjRename address_to_str() to ep_address_to_str() because:
2009-09-06 krjDont declare address_to_str(). Pull in <epan/to_str...
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2008-02-03 stigMore rewrite of prohibited APIs (sprintf, strcpy, strcat).
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
2005-08-20 guyRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
2005-08-19 guyMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-08-06 guySquelch more const warnings (and fix some memory leaks...
2005-04-13 lrolandRemove redundant definition of _need_var_import_
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-03-20 tuexenFrom Oleg Terletsky: Support for SCTP chunk counters...