aboutsummaryrefslogtreecommitdiffstats
path: root/packet-fcip.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-01-22 20:43:17 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-01-22 20:43:17 +0000
commit03e22964896cc63c8db200e3ae15d52e834d0894 (patch)
treef6610e44a3bbbeeef24829137613c75a53543b62 /packet-fcip.c
parentc91bc4477cd628f37e2855fc63f94b496c524e02 (diff)
Use the length field in the UDP header:
if it's < 8, don't dissect anything past the length field (the length must be >= 8); otherwise, if it's less than the data or reported length from the tvbuff, use the length from the header; otherwise, don't checksum the packet (if it's greater than the reported length, and the packet isn't fragmented, we should somehow report that as an error). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9782 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-fcip.c')
0 files changed, 0 insertions, 0 deletions