commit | eab560e58208730ec47e1e0461b8db1049d5d176 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aar@pengutronix.de> | Wed Jun 15 21:20:27 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 15 20:41:24 2016 -0700 |
tree | fd09b3276c17b4e3dcc8b81197e6a58b3561cc7b | |
parent | cfce94653dad2d0661e1926c028ce63052eb20cd [diff] |
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>