]> asedeno.scripts.mit.edu Git - linux.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)
commit6e361d6ffee322fcd092d97720e05032ffb98ae6
treef11a83d7b9f93c22ee8dee403ce3411a9cde24a9
parentc4cb901ac667f81786b402ca7d69a9063e770b3a
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