diff options
author | 2014-02-28 07:32:50 +0100 | |
---|---|---|
committer | 2014-02-28 17:05:22 -0500 | |
commit | 7240cdec60b136f3e64a453c7fbded4ed1aa047e (patch) | |
tree | 1ef358c776a1493ba1d2e6786bf070b05e960c48 /net/tipc | |
parent | net: ns: add ieee802154_6lowpan namespace (diff) | |
download | wireguard-linux-7240cdec60b136f3e64a453c7fbded4ed1aa047e.tar.xz wireguard-linux-7240cdec60b136f3e64a453c7fbded4ed1aa047e.zip |
6lowpan: handling 6lowpan fragmentation via inet_frag api
This patch drops the current way of 6lowpan fragmentation on receiving
side and replace it with a implementation which use the inet_frag api.
The old fragmentation handling has some race conditions and isn't
rfc4944 compatible. Also adding support to match fragments on
destination address, source address, tag value and datagram_size
which is missing in the current implementation.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions