Hi, this patch series based on my previous series "[PATCH bluetooth-next 1/6] mac802154: llsec: use kzfree" and contains changes for iphc defines and reworking the tc/flow label handling. I tested the tc/flow label handling with fakelb and wireshark. So it should be wrong, when wireshark is wrong also. I hope wireshark has some correct mechanism to handle it. I used "wireshark 1.12.7". - Alex Alexander Aring (6): 6lowpan: nhc: move iphc manipulation out of nhc 6lowpan: move IPHC functionality defines 6lowpan: remove lowpan_is_addr_broadcast 6lowpan: iphc: change define values 6lowpan: rework tc and flow label handling 6lowpan: put mcast compression in an own function include/net/6lowpan.h | 133 ----------- net/6lowpan/iphc.c | 565 +++++++++++++++++++++++++++++++------------- net/6lowpan/nhc.c | 13 +- net/6lowpan/nhc.h | 9 +- net/6lowpan/nhc_udp.c | 22 +- net/ieee802154/6lowpan/tx.c | 5 +- 6 files changed, 430 insertions(+), 317 deletions(-) -- 2.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html