aboutsummaryrefslogtreecommitdiffstats
path: root/packet-laplink.c
AgeCommit message (Collapse)AuthorFilesLines
2003-10-20From Jesper Peterson: get rid of GCCism/C++ism - C89 doesn't allowguy1-3/+2
variables to be declared in the middle of executable code. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8741 f5534014-38df-0310-8fa8-9805f1628bb7
2003-10-20From Brad Hards: support TCP desegmentation.guy1-5/+37
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8738 f5534014-38df-0310-8fa8-9805f1628bb7
2003-09-05Reject UDP packets that don't start with a known identification value.guy1-10/+19
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8390 f5534014-38df-0310-8fa8-9805f1628bb7
2003-07-24Initial Laplink support, from Brad Hards.guy1-0/+221
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8079 f5534014-38df-0310-8fa8-9805f1628bb7