aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sctp.h
AgeCommit message (Collapse)AuthorFilesLines
2007-02-09Add support for SCTP reassembly from Robin Seggelmann.tuexen1-1/+31
You must enable this feature via Edit/Preferences/Protocols/SCTP git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20756 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18196 f5534014-38df-0310-8fa8-9805f1628bb7
2005-05-02Provide an indication to taps if the verification tag is reflected.tuexen1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14278 f5534014-38df-0310-8fa8-9805f1628bb7
2005-03-20SCTP port numbers are 16 unsigned integers.tuexen1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13832 f5534014-38df-0310-8fa8-9805f1628bb7
2005-03-20Put the ports and addresses into "struct _sctp_info", as the dissectorguy1-1/+6
fills them in. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13827 f5534014-38df-0310-8fa8-9805f1628bb7
2005-02-04Add detection of zero checksum.tuexen1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13294 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+43
Also move ncp222.py, x11-fields, process-x11-fields.pl, make-reg-dotc, and make-reg-dotc.py. Adjust #include lines in files that include packet-*.h files. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11410 f5534014-38df-0310-8fa8-9805f1628bb7