mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
doc: Add D-Bus FlushBSS() method
Commit 2b65b30da8
('dbus: Add D-Bus
methods to flush the BSS cache') added this, but forgot to update
documentation.
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
624b1478be
commit
ea53bebf47
@ -479,6 +479,15 @@ fi.w1.wpa_supplicant1.CreateInterface.
|
|||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<h3>FlushBSS ( u : age ) --> nothing</h3>
|
||||||
|
<p>Flush BSS entries from the cache.</p>
|
||||||
|
<h4>Arguments</h4>
|
||||||
|
<dl>
|
||||||
|
<dt>u : age</dt>
|
||||||
|
<dd>Maximum age in seconds for BSS entries to keep in cache (0 = remove all entries).</dd>
|
||||||
|
</dl>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
\subsection dbus_interface_properties Properties
|
\subsection dbus_interface_properties Properties
|
||||||
|
Loading…
Reference in New Issue
Block a user