Page MenuHomeFreeBSD

net80211: enable promiscuous mode state change for non-monitor/ahdemo modes
ClosedPublic

Authored by avos on Feb 27 2016, 11:48 AM.
Tags
None
Referenced Files
F146176727: D5472.diff
Sat, Feb 28, 11:52 AM
F146144944: D5472.id15415.diff
Sat, Feb 28, 5:04 AM
Unknown Object (File)
Dec 26 2025, 5:47 AM
Unknown Object (File)
Nov 29 2025, 4:58 PM
Unknown Object (File)
Nov 28 2025, 8:22 PM
Unknown Object (File)
Nov 28 2025, 8:29 AM
Unknown Object (File)
Nov 27 2025, 12:54 PM
Unknown Object (File)
Nov 21 2025, 12:28 AM
Subscribers

Details

Summary
  • 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).
Test Plan

Tested with:

  • Intel 3945BG, STA mode;
  • RTL8188CUS, MONITOR mode;

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avos retitled this revision from to net80211: enable promiscuous mode state change for non-monitor/ahdemo modes.
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added a reviewer: adrian.
avos set the repository for this revision to rS FreeBSD src repository - subversion.
adrian edited edge metadata.
This revision is now accepted and ready to land.Apr 20 2016, 9:30 PM
This revision was automatically updated to reflect the committed changes.