linux/net/ieee802154
Alexander Aring 87023e1058 ieee802154: fix iface dump with lowpan
This patch adds a hacked solution for an interface dump with a running
lowpan interface. This will crash because lowpan and wpan interface use
the same arphdr. To change the arphdr will change the UAPI, this patch
checks on mtu which should on lowpan interface always different than
IEEE802154_MTU.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-11-09 19:50:29 +01:00
..
6lowpan_rtnl.c 6lowpan: move skb_free from error paths in decompression 2014-11-06 22:09:48 +01:00
af802154.h ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
af_ieee802154.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
core.c ieee802154: add wpan_phy dump support 2014-11-09 19:50:29 +01:00
core.h ieee802154: add wpan_phy dump support 2014-11-09 19:50:29 +01:00
dgram.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
header_ops.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
ieee802154.h ieee802154: add nl802154 framework 2014-11-09 19:50:29 +01:00
Kconfig 6lowpan: introduce new net/6lowpan directory 2014-07-12 01:53:30 +02:00
Makefile ieee802154: add nl802154 framework 2014-11-09 19:50:29 +01:00
netlink.c ieee802154: add nl802154 framework 2014-11-09 19:50:29 +01:00
nl802154.c ieee802154: add wpan_dev dump support 2014-11-09 19:50:29 +01:00
nl802154.h ieee802154: add nl802154 framework 2014-11-09 19:50:29 +01:00
nl_policy.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
nl-mac.c ieee802154: fix iface dump with lowpan 2014-11-09 19:50:29 +01:00
nl-phy.c ieee802154: remove mlme get_phy callback 2014-11-05 21:53:04 +01:00
raw.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
rdev-ops.h cfg802154: convert deprecated iface add and del 2014-11-02 04:51:06 +01:00
reassembly.c ieee802154: reassembly: fix tag byteorder 2014-10-25 07:56:22 +02:00
reassembly.h ieee802154: reassembly: fix tag byteorder 2014-10-25 07:56:22 +02:00
sysfs.c ieee802154: sysfs add wpan_phy index and name 2014-11-09 19:50:28 +01:00
sysfs.h ieee802154: introduce sysfs file 2014-10-28 23:19:09 +01:00