On Fri, Jan 24, 2014 at 01:24:58PM +0100, Alexander Aring wrote: > > When I am done I will sent a mail. >
I am finish and tested with compile as modules! My current setup does not allow to load module easily. I hope the load of modules should work now. :-/ Need to change my working flow a little bit for this. It's inside the 6lowpan_pending_branch, I run a forced update. Hope this is okay for you. So there are no new patches, the fragmentation patches are updated. [2] Changelog since "v1": - Added missing GPL_LICENSE in reassmbly.c - Added missing EXPORT_SYMBOL(s) in reassmbly.c - Change "dgram_offset / 8" to "dgram_offset >> 3" - Add missing datagram_size to match fragments. Before it was only tag, src and dest 802.15.4 addresses. Now it's tag, size, src and dest addresses. See RFC4944 [1] which describe that we need to use the size also. Future work: maybe add a sysfs entry like ipv6 reassmbly. Then we could change the net->ieee802154_6lowpan.frags.high_thresh net->ieee802154_6lowpan.frags.low_thresh net->ieee802154_6lowpan.frags.timeout Just notice the name of net struct is "ieee802154_6lowpan" and it's maybe too long. Maybe just "6lowpan", but then we get in truble with bluetooth 6lowpan, that's why i decided to name it "ieee802154_6lowpan". I would like to hear some opinions from netdev mailinglist... I will send these patches as RFC at first. - Alex [1] http://tools.ietf.org/html/rfc4944#section-5.3 [2] https://github.com/linux-wpan/linux-net-next/commits/6lowpan_pending_patches ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel