mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
Explain not all driver backends will be compiled into wpa_supplicant binary
Explain that wpa_supplicant supports a variety of drivers, but only a subset of them are chosen at compile time. Signed-off-by: Kel Modderman <kel@otaku42.de>
This commit is contained in:
parent
c454f57379
commit
7da6794022
@ -238,7 +238,11 @@
|
|||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>Available Drivers</title>
|
<title>Available Drivers</title>
|
||||||
<para>The available drivers to specify with the -D option are:</para>
|
<para>A summary of available driver backends is below. Support for each
|
||||||
|
of the driver backends is chosen at wpa_supplicant compile time. For a
|
||||||
|
list of supported driver backends that may be used with the -D option on
|
||||||
|
your system, refer to the help output of wpa_supplicant
|
||||||
|
(<emphasis>wpa_supplicant -h</emphasis>).</para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user