wireshark/plugins/mate
Luis Ontanon 1ff8c4272f Add register_postdissector() to the API.
Dissectors registered with register_postdissector() will be called after all other dissectors have been called.

Use it to register mate.


svn path=/trunk/; revision=17089
2006-01-24 00:26:57 +00:00
..
examples Fix ...$ to : $ 2005-12-09 16:51:56 +00:00
matelib cleanup matelib and mate examples 2005-02-10 16:23:52 +00:00
AUTHORS
COPYING
INSTALL
Makefile.am Clean up after ourselves so that we pass "distcheck" again. 2005-08-02 15:25:41 +00:00
Makefile.nmake Put in comments explaining why we're removing some generated files with 2005-08-04 22:22:53 +00:00
NEWS
mate.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
mate_grammar.lemon we are opening the file for writing.... 2005-12-13 22:08:37 +00:00
mate_parser.l - add Debug and Default declarations. 2005-12-12 23:23:32 +00:00
mate_plugin.c Transforms and Pdus are working already, Gops start to work. 2005-05-16 17:16:52 +00:00
mate_runtime.c - add Debug and Default declarations. 2005-12-12 23:23:32 +00:00
mate_setup.c Bill Meier: 2006-01-05 13:01:08 +00:00
mate_util.c Use <wiretap/file_util.h> to include "file_util.h"; otherwise, the 2005-11-07 02:47:09 +00:00
mate_util.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
moduleinfo.h MATE has a grammar. 2005-05-16 13:28:35 +00:00
packet-mate.c Add register_postdissector() to the API. 2006-01-24 00:26:57 +00:00