linux/net/ieee802154
Alexander Aring 72d53b1162 ieee802154: 6lowpan: change datagram var types
This patch changes datagram size variable from u16 type to unsigned int.
The reason is that an IPv6 header has an MAX_UIN16 payload length, but
the datagram size is payload + IPv6 header length. This avoids overflows
at some places.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-09-30 13:23:57 +02:00
..
2014-11-09 19:50:29 +01:00
2015-05-23 17:57:08 +02:00
2015-09-30 13:21:32 +02:00
2015-07-23 17:10:49 +02:00
2014-10-28 23:19:09 +01:00