commit | 7c2b9bff56a293d2cacede87f57c3148de442458 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aar@pengutronix.de> | Wed Jul 06 23:32:31 2016 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Jul 08 13:23:12 2016 +0200 |
tree | 118f56d75997273830fdf51f4a8d4be58aac9bf9 | |
parent | 048e7f7e66a8693fe1707997bffd19d08cde08f5 [diff] |
fakelb: allow to run as monitor For my RIOT-OS in userspace experiments I need to create a fakelb monitor interface. The fakelb doesn't filter anything on L2 and is a purely raw interface. Because nl802154 checks on promiscuous mode which need to supported by creating monitors this patch adds some no-op promiscuous mode setting and the promiscuous flag. Signed-off-by: Alexander Aring <aar@pengutronix.de> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>