linux/net/mac802154
Phoebe Buckheister 2d3b5b0a90 mac802154: don't deliver packets to devices that are down
Only one WPAN devices can be active at any given time, so only deliver
packets to that one interface that is actually up. Multiple monitors may
be up at any given time, but we don't have to deliver to monitors that
are down either.

Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-06-11 12:10:19 -07:00
..
Kconfig
Makefile
ieee802154_dev.c
llsec.c mac802154: llsec: add forgotten list_del_rcu in key removal 2014-06-06 16:25:37 -07:00
llsec.h
mac802154.h mac802154: add llsec configuration functions 2014-05-16 17:23:41 -04:00
mac_cmd.c mac802154: propagate device address changes to llsec 2014-05-16 17:23:41 -04:00
mib.c mac802154: add llsec configuration functions 2014-05-16 17:23:41 -04:00
monitor.c mac802154: don't deliver packets to devices that are down 2014-06-11 12:10:19 -07:00
rx.c mac802154: don't deliver packets to devices that are down 2014-06-11 12:10:19 -07:00
tx.c
wpan.c mac802154: don't deliver packets to devices that are down 2014-06-11 12:10:19 -07:00