linux-stable/net/ieee802154/6lowpan
Alexander Aring 8626a0c83b 6lowpan: add private neighbour data
This patch will introduce a 6lowpan neighbour private data. Like the
interface private data we handle private data for generic 6lowpan and
for link-layer specific 6lowpan.

The current first use case if to save the short address for a 802.15.4
6lowpan neighbour.

Cc: David S. Miller <davem@davemloft.net>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: Alexander Aring <aar@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-15 20:41:22 -07:00
..
6lowpan_i.h 6lowpan: move lowpan_802154_dev to 6lowpan 2016-04-13 10:41:09 +02:00
core.c 6lowpan: add private neighbour data 2016-06-15 20:41:22 -07:00
Kconfig ieee802154: create 6lowpan sub-directory 2015-01-08 07:25:59 +01:00
Makefile ieee802154: 6lowpan: fix Makefile entry 2015-01-08 15:48:06 +01:00
reassembly.c inet: kill unused skb_free op 2016-01-05 22:25:57 -05:00
rx.c ieee802154: 6lowpan: fix memory leak 2015-10-22 12:24:42 +02:00
tx.c 6lowpan: change naming for lowpan private data 2016-04-13 10:41:09 +02:00