Phoebe Buckheister
d1d7358e9f
ieee802154: add proper length checks to header creations
...
Have mac802154 header_ops.create fail with -EMSGSIZE if the length
passed will be too large to fit a frame. Since 6lowpan will ensure that
no packet payload will be too large, pass a length of 0 there. 802.15.4
dgram sockets will also return -EMSGSIZE on payloads larger than the
device MTU instead of -EINVAL.
Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-14 22:15:26 -04:00
..
2014-02-10 17:48:54 -08:00
2014-01-16 11:31:58 -08:00
2014-03-12 15:28:06 -04:00
2014-02-14 16:18:32 -05:00
2014-01-21 18:57:26 -08:00
2014-01-18 23:04:16 -08:00
2014-02-19 01:24:22 -05:00
2014-03-13 14:21:43 -04:00
2014-03-06 13:15:52 -05:00
2014-02-09 17:32:49 -08:00
2014-03-03 14:29:52 +01:00
2014-02-13 18:33:38 -05:00
2014-03-13 15:16:29 -04:00
2014-01-14 18:50:46 -08:00
2014-02-16 23:45:00 -05:00
2014-02-09 17:32:49 -08:00
2013-12-06 12:37:57 -05:00
2014-01-21 18:13:05 -08:00
2014-01-16 15:30:31 -08:00
2014-03-05 20:32:02 -05:00
2014-03-14 22:15:26 -04:00
2014-03-10 16:15:54 -04:00
2014-03-11 00:37:42 -04:00
2014-02-12 19:26:32 -05:00
2014-01-18 23:04:16 -08:00
2013-11-20 21:52:30 -05:00
2014-02-21 06:40:54 +01:00
2014-03-10 15:32:24 -04:00
2013-09-23 16:52:45 -04:00
2014-01-28 18:01:32 -08:00
2014-03-13 14:21:43 -04:00
2014-03-14 22:15:26 -04:00
2013-10-19 19:36:19 -04:00
2014-02-18 00:13:51 +01:00
2013-12-06 12:37:56 -05:00
2014-03-10 13:56:26 -04:00
2014-01-18 23:04:16 -08:00
2014-02-23 23:14:45 +01:00
2014-02-15 02:06:23 -05:00
2014-02-28 16:52:02 -05:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2014-02-04 21:58:16 +01:00
2014-01-18 23:04:16 -08:00
2014-03-04 10:36:53 +00:00
2014-03-13 15:39:20 -04:00
2014-03-13 13:23:52 -04:00
2014-02-19 12:13:02 -08:00
2014-03-12 15:53:49 -04:00
2014-01-18 23:04:16 -08:00
2014-01-18 23:04:16 -08:00
2013-11-21 13:09:42 -05:00
2014-03-13 14:21:43 -04:00
2014-01-18 23:04:16 -08:00
2014-03-12 15:31:18 -04:00
2014-01-30 18:44:13 -08:00
2014-01-03 23:41:42 +01:00
2014-01-15 15:36:38 -08:00
2014-02-13 18:15:10 -05:00
2013-10-07 15:57:56 -04:00