This series of patches fix the cases where the pkt_type is overriden resulting in skbs of type PACKET_OTHERHOST getting set to PACKET_HOST. Also it drops packets of PACKET_OTHERHOST type in the 6lowpan layer as there is not point processing them as they are dropped at the next layer. Simon Vincent (3): 6lowpan: Ensure pkt_type is not lost ieee802154: 6lowpan: Ensure pkt_type is not lost ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan net/6lowpan/iphc.c | 1 - net/ieee802154/6lowpan_rtnl.c | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html