aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mtp2.c
Commit message (Expand)AuthorAgeFilesLines
* - get rid of col_set_fence: it will be called in packet-sctp.c only.Michael Tüxen2003-04-221-7/+3
* change LITTLE_ENDIAN to LITTLE_ENDIAN_BYTE_ORDERMichael Tüxen2003-04-201-9/+11
* Pull much of the processing done after a call to "fragment_add_check()"Guy Harris2003-04-201-9/+9
* - add better INFO column handling using col_set_fence.Michael Tüxen2003-04-191-91/+46
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-22/+22
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOLGuy Harris2002-01-201-3/+3
* Update mtp3 dissector. Add mtp2 dissector.Gilbert Ramirez2001-12-111-0/+260