1
0
Fork 0
alistair23-linux/net/ieee802154
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 ieee802154: 6lowpan: fix intra pan id check 2016-07-08 13:23:12 +02:00
Kconfig nl802154: add support for security layer 2015-09-30 13:16:44 +02:00
Makefile
core.c ieee802154: add netns support 2016-07-08 12:20:57 +02:00
core.h ieee802154: add netns support 2016-07-08 12:20:57 +02:00
header_ops.c ieee802154: change needed headroom/tailroom 2015-09-22 11:51:20 +02:00
ieee802154.h
netlink.c
nl-mac.c ieee802154: use nla_put_u64_64bit() 2016-04-25 15:09:11 -04:00
nl-phy.c
nl802154.c ieee802154: add netns support 2016-07-08 12:20:57 +02:00
nl802154.h
nl_policy.c
rdev-ops.h nl802154: add support for security layer 2015-09-30 13:16:44 +02:00
socket.c sock: struct proto hash function may error 2016-02-11 03:54:14 -05:00
sysfs.c
sysfs.h
trace.c
trace.h ieee802154: add ack request default handling 2015-08-10 20:43:06 +02:00