From Owen Kirby:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 5 Nov 2009 22:39:00 +0000 (22:39 +0000)
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 5 Nov 2009 22:39:00 +0000 (22:39 +0000)
commit1f34d26794e6dd1a4ab9a36a2ff2322f9b1ebcae
tree6c642758d158b6648699137f7375d04456152907
parentf593d50894136624b63898e5e381dd5d23aad8e4
From Owen Kirby:
We've discovered a number of bugs in the 6LoWPAN dissector,
and have fixed them in the following patch. The fixed bugs include:
  - Incorrect UDP Checksum calculation.
  - Incorrect link-local prefix when decompressing IPHC headers.
  - Incorrect parsing of the UDP port numbers when not 8-byte aligned.
  - Overflow of the datagram offset field when reassembling fragmented packets.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30840 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-6lowpan.c