aboutsummaryrefslogtreecommitdiffstats
path: root/packet-skinny.c
AgeCommit message (Collapse)AuthorFilesLines
2001-11-25Switched from calling dissect_data to using call_dissectorEd Warnicke1-2/+5
svn path=/trunk/; revision=4263
2001-10-20If we decide that a packet to or from port 2000 isn't really a SkinnyGuy Harris1-1/+2
Client Control Protocol packet, at least dissect its payload as data. svn path=/trunk/; revision=4048
2001-10-11For the SCCP message ID field, use the formerly commented-out versionGuy Harris1-3/+2
with the value_string table, as per mail from Joerg. svn path=/trunk/; revision=4018
2001-10-11Get rid of C++ comment.Guy Harris1-2/+2
svn path=/trunk/; revision=4017
2001-10-11Initial Skinny Client Control Protocol support, from Joerg Mayer.Guy Harris1-0/+293
svn path=/trunk/; revision=4016