Searched hist:"6459 bd2843eab7f7d383415a6ee0873f68f3437d" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/malo/ |
H A D | if_malo.c | diff 6459bd2843eab7f7d383415a6ee0873f68f3437d Thu Apr 21 07:47:47 CEST 2016 Andriy Voskoboinyk <avos@FreeBSD.org> net80211: enable promiscuous mode state change for non-monitor/ahdemo modes
- Allow to enable/disable promiscuous mode when: * interface is not a member of bridge, or; * request was issued by user (ifconfig wlan0 promisc), or; * interface is in MONITOR or AHDEMO mode. - Drop local workarounds in mwl(4) and malo(4).
Tested with: - Intel 3945BG, STA mode; - RTL8188CUS, MONITOR mode;
Reviewed by: adrian Differential Revision: https://reviews.freebsd.org/D5472
|
/freebsd/sys/dev/mwl/ |
H A D | if_mwl.c | diff 6459bd2843eab7f7d383415a6ee0873f68f3437d Thu Apr 21 07:47:47 CEST 2016 Andriy Voskoboinyk <avos@FreeBSD.org> net80211: enable promiscuous mode state change for non-monitor/ahdemo modes
- Allow to enable/disable promiscuous mode when: * interface is not a member of bridge, or; * request was issued by user (ifconfig wlan0 promisc), or; * interface is in MONITOR or AHDEMO mode. - Drop local workarounds in mwl(4) and malo(4).
Tested with: - Intel 3945BG, STA mode; - RTL8188CUS, MONITOR mode;
Reviewed by: adrian Differential Revision: https://reviews.freebsd.org/D5472
|
/freebsd/sys/net80211/ |
H A D | ieee80211_ioctl.c | diff 6459bd2843eab7f7d383415a6ee0873f68f3437d Thu Apr 21 07:47:47 CEST 2016 Andriy Voskoboinyk <avos@FreeBSD.org> net80211: enable promiscuous mode state change for non-monitor/ahdemo modes
- Allow to enable/disable promiscuous mode when: * interface is not a member of bridge, or; * request was issued by user (ifconfig wlan0 promisc), or; * interface is in MONITOR or AHDEMO mode. - Drop local workarounds in mwl(4) and malo(4).
Tested with: - Intel 3945BG, STA mode; - RTL8188CUS, MONITOR mode;
Reviewed by: adrian Differential Revision: https://reviews.freebsd.org/D5472
|
H A D | ieee80211.c | diff 6459bd2843eab7f7d383415a6ee0873f68f3437d Thu Apr 21 07:47:47 CEST 2016 Andriy Voskoboinyk <avos@FreeBSD.org> net80211: enable promiscuous mode state change for non-monitor/ahdemo modes
- Allow to enable/disable promiscuous mode when: * interface is not a member of bridge, or; * request was issued by user (ifconfig wlan0 promisc), or; * interface is in MONITOR or AHDEMO mode. - Drop local workarounds in mwl(4) and malo(4).
Tested with: - Intel 3945BG, STA mode; - RTL8188CUS, MONITOR mode;
Reviewed by: adrian Differential Revision: https://reviews.freebsd.org/D5472
|