]> git.baikalelectronics.ru Git - kernel.git/commit
6lowpan: add support for 802.15.4 short addr handling
authorAlexander Aring <aar@pengutronix.de>
Wed, 15 Jun 2016 19:20:27 +0000 (21:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Jun 2016 03:41:24 +0000 (20:41 -0700)
commitc6ccfd9600c1dd8ffe9fa68bb675b4fda075c39f
treefd09b3276c17b4e3dcc8b81197e6a58b3561cc7b
parent57ba209a9f66d6635eafe9b052fd91642e470911
6lowpan: add support for 802.15.4 short addr handling

This patch adds necessary handling for use the short address for
802.15.4 6lowpan. It contains support for IPHC address compression
and new matching algorithmn to decide which link layer address will be
used for 802.15.4 frame.

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <aar@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/6lowpan/iphc.c
net/ieee802154/6lowpan/tx.c