commit | 39f6eb19cf85b08b8a926294750f5e79c50a6a7b | [log] [tgz] |
---|---|---|
author | Simon Vincent <simon.vincent@xsilon.com> | Sun Oct 05 20:23:12 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Oct 25 07:56:21 2014 +0200 |
tree | b9d67693bae82d893b9ac13694d77a082a6f2d06 | |
parent | ee4c148e8a6a749f821170976489a8ea1802fdbb [diff] |
ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan There is no point processing pkts which are PACKET_OTHERHOST in 6lowpan as they are discarded as soon as they reach the ipv6 layer. Therefore we should drop them in the 6lowpan layer. Signed-off-by: Simon Vincent <simon.vincent@xsilon.com> Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>