linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bluetooth-next 0/6] 6lowpan: iphc defines and rework tc and flow label handling
@ 2015-10-20  6:31 Alexander Aring
  2015-10-20  6:31 ` [PATCH bluetooth-next 1/6] 6lowpan: nhc: move iphc manipulation out of nhc Alexander Aring
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Alexander Aring @ 2015-10-20  6:31 UTC (permalink / raw)
  To: linux-wpan; +Cc: kernel, linux-bluetooth, jukka.rissanen, Alexander Aring

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-10-20  8:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20  6:31 [PATCH bluetooth-next 0/6] 6lowpan: iphc defines and rework tc and flow label handling Alexander Aring
2015-10-20  6:31 ` [PATCH bluetooth-next 1/6] 6lowpan: nhc: move iphc manipulation out of nhc Alexander Aring
2015-10-20  6:31 ` [PATCH bluetooth-next 2/6] 6lowpan: move IPHC functionality defines Alexander Aring
2015-10-20  6:31 ` [PATCH bluetooth-next 3/6] 6lowpan: remove lowpan_is_addr_broadcast Alexander Aring
2015-10-20  6:31 ` [PATCH bluetooth-next 4/6] 6lowpan: iphc: change define values Alexander Aring
2015-10-20  6:31 ` [PATCH bluetooth-next 5/6] 6lowpan: rework tc and flow label handling Alexander Aring
2015-10-20  6:31 ` [PATCH bluetooth-next 6/6] 6lowpan: put mcast compression in an own function Alexander Aring
2015-10-20  8:06 ` [PATCH bluetooth-next 0/6] 6lowpan: iphc defines and rework tc and flow label handling Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).