1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/at86rf2xx
Thomas Eichinger e5e67b3870 drivers/at86rf2xx: mask frame length according to data sheet
After some discussion on the devel mailing list about smuggeling in corrupted frames by e.g. SDRs I'd propose we mask the length field according to the datasheet again. It was done before in at86rf2xx_get_length but this funtion did get used anymore along the way.
2016-04-02 12:29:22 -03:00
..
include at86rf2xx: port to netdev2 2016-03-23 17:45:16 +01:00
at86rf2xx_getset.c netdev2: use params parameter for setup 2016-03-28 20:22:20 +02:00
at86rf2xx_internal.c netdev2: use params parameter for setup 2016-03-28 20:22:20 +02:00
at86rf2xx_netdev.c drivers/at86rf2xx: mask frame length according to data sheet 2016-04-02 12:29:22 -03:00
at86rf2xx.c Merge pull request #4801 from OlegHahm/netstats 2016-03-30 14:42:49 +02:00
Makefile at86rf2xx: remove ng_ prefix 2015-08-10 00:08:21 +02:00