aboutsummaryrefslogtreecommitdiffstats
path: root/tap-sctpchunkstat.c
Commit message (Expand)AuthorAgeFilesLines
* Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris2005-08-201-1/+1
* Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris2005-08-191-1/+1
* Move the APIs for registering and processing "-z" command-line argumentsGuy Harris2005-08-191-1/+2
* Squelch more const warnings (and fix some memory leaks that found).Guy Harris2005-08-061-5/+4
* Remove redundant definition of _need_var_import_Lars Roland2005-04-131-4/+0
* Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris2005-04-011-1/+1
* From Oleg Terletsky: Support for SCTP chunk counters. Modified to handle bun...Michael Tüxen2005-03-201-0/+265