mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| if_mwl.c | ||
| if_mwl_pci.c | ||
| if_mwlioctl.h | ||
| if_mwlvar.h | ||
| mwldiag.h | ||
| mwlhal.c | ||
| mwlhal.h | ||
| mwlreg.h | ||