aboutsummaryrefslogtreecommitdiffstats
path: root/packet-m2pa.c
AgeCommit message (Collapse)AuthorFilesLines
2001-12-03Update of M2PA support to draft 3, from Michael Tuexen.guy1-190/+183
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4316 f5534014-38df-0310-8fa8-9805f1628bb7
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"guy1-4/+6
take a dissector handle as an argument, rather than a pointer to a dissector function and a protocol ID. Associate dissector handles with dissector table entries. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4308 f5534014-38df-0310-8fa8-9805f1628bb7
2001-06-21M2PA support, from Jeff Morriss.guy1-0/+402
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3596 f5534014-38df-0310-8fa8-9805f1628bb7