The function pointer in a "per_choice_t" or a "per_sequence_t" is to a
[obnox/wireshark/wip.git] / packet-m2ua.c
2004-05-24 guyHave two strings in an enum_val_t - one that's a short...
2003-12-01 guyFrom Michael Lum: add a preference setting to specify...
2003-11-13 guyRequire that field names contain only alphanumerics...
2003-09-04 tuexenIndicate the version in the protocol column only if...
2003-07-07 tuexenFixed a bug in the handling of DATA 1 and DATA 2 parame...
2003-04-22 tuexen- get rid of col_set_fence: it will be called in packet...
2003-04-19 tuexen- add INFO column stuff using fence.
2003-01-14 guyFrom Christian Falckenberg: beginnings of a MEGACO...
2002-12-03 tuexen- added RFC 3331 indication to the protocol column...
2002-12-03 tuexen- Updated to RFC 3331 version.
2002-12-02 guyDon't cast away constness, and fix variable and structu...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-17 tuexenFixed a typo in the table and reformatted it..
2002-05-01 guyGet rid of an unused argument.
2002-04-14 guyM2UA support, from Michael Tuexen.