]> git.baikalelectronics.ru Git - kernel.git/commit
ieee802154: mac802154: handle the reserved dest mode by dropping the packet
authorMartin Townsend <martin.townsend@xsilon.com>
Tue, 19 Aug 2014 17:03:30 +0000 (19:03 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 19 Aug 2014 17:17:41 +0000 (19:17 +0200)
commit207beaa4cee6d5b703ede7b6e019e21eb4f1e3cf
treef11a83d7b9f93c22ee8dee403ce3411a9cde24a9
parent33c44a7c2f025823619aab5cac7068a0ecbe4cc8
ieee802154: mac802154: handle the reserved dest mode by dropping the packet

If received frame contains the reserved destination address mode. The
frame should be dropped and free the skb.

Signed-off-by: Martin Townsend <martin.townsend@xsilon.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/wpan.c