aboutsummaryrefslogtreecommitdiffstats
path: root/packet-m2tp.c
Commit message (Expand)AuthorAgeFilesLines
* warning: ISO C does not allow extra ; outside of a functionJörg Mayer2003-12-211-2/+2
* - get rid of col_set_fence: it will be called in packet-sctp.c only.Michael Tüxen2003-04-221-5/+2
* - add INFO column stuff using fence.Michael Tüxen2003-04-191-8/+5
* From Christian Falckenberg: beginnings of a MEGACO dissector.Guy Harris2003-01-141-3/+3
* Don't cast away constness, and fix variable and structure memberGuy Harris2002-12-021-3/+3
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-55/+55
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-3/+3
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* M2TP support, from Heinz Prantner.Guy Harris2001-12-161-0/+683