aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-kdp.c
AgeCommit message (Collapse)AuthorFilesLines
2009-04-23From Wade Hennessey:etxrab1-0/+1
Fix version number support for kdp packets. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3435 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28139 f5534014-38df-0310-8fa8-9805f1628bb7
2009-03-23Removed some "initializer does not fit or is out of range" warnings.stig1-3/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27826 f5534014-38df-0310-8fa8-9805f1628bb7
2009-03-17(Minor): Remove some unneccessary code; Fix a typo;wmeier1-12/+6
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27759 f5534014-38df-0310-8fa8-9805f1628bb7
2008-12-17Fix some typos and spelling (mostly in text strings)wmeier1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27037 f5534014-38df-0310-8fa8-9805f1628bb7
2008-10-05Minor cleanup related to proto_register and/or proto_reg_handoffwmeier1-5/+3
ep_alloc + memset --> ep_alloc0 (teamspeak2) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26356 f5534014-38df-0310-8fa8-9805f1628bb7
2008-09-30From Wade Hennessey:etxrab1-0/+361
Add support the KDP (Kontiki Delivery Protocol). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26313 f5534014-38df-0310-8fa8-9805f1628bb7