1
0
Fork 0
remarkable-linux/net/ieee802154/6lowpan
Alexander Aring 0ea0b9af9b ieee802154: 6lowpan: fix intra pan id check
The RIOT-OS stack does send intra-pan frames but don't set the intra pan
flag inside the mac header. It seems this is valid frame addressing but
inefficient. Anyway this patch adds a new function for intra pan
addressing, doesn't matter if intra pan flag or source and destination
are the same. The newly introduction function will be used to check on
intra pan addressing for 6lowpan.

Signed-off-by: Alexander Aring <aar@pengutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2016-07-08 13:23:12 +02:00
..
6lowpan_i.h 6lowpan: move lowpan_802154_dev to 6lowpan 2016-04-13 10:41:09 +02: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
core.c ieee802154: allow netns create of lowpan interface 2016-07-08 12:20:57 +02:00
reassembly.c inet: kill unused skb_free op 2016-01-05 22:25:57 -05:00
rx.c ieee802154: 6lowpan: fix intra pan id check 2016-07-08 13:23:12 +02:00
tx.c 6lowpan: add support for 802.15.4 short addr handling 2016-06-15 20:41:24 -07:00