Skip to content

Commit

Permalink
Add an option to replace iwpriv (WEXT) with cfg80211tool (nl80211)
Browse files Browse the repository at this point in the history
Dynamically select whether to use iwpriv (WEXT) or cfg80211tool
(nl80211) for executing vendor extension commands. Change the iwpriv
commands corresponding to AP functionality to support cfg80211 command.
The run_iwpriv() function will use sigma_dut_print() in run_system() to
report failed commands in the debug log instead of having to do that in
all callers.

Signed-off-by: Priyadharshini Gowthaman <pgowtham@codeaurora.org>
  • Loading branch information
Priyadharshini Gowthaman authored and Jouni Malinen committed Apr 23, 2019
1 parent 8454e5d commit d06f100
Show file tree
Hide file tree
Showing 4 changed files with 254 additions and 588 deletions.
Loading

0 comments on commit d06f100

Please sign in to comment.