mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 09:39:25 +01:00
doc: document new 'Delay' property for hwsim Rules
This commit is contained in:
parent
8db4d9272a
commit
078c2d76c7
@ -68,3 +68,8 @@ Properties string Source
|
|||||||
|
|
||||||
bool Drop
|
bool Drop
|
||||||
If true, nothing is passed to the receiver.
|
If true, nothing is passed to the receiver.
|
||||||
|
|
||||||
|
uint32 Delay
|
||||||
|
Set the millisecond delay for any matching packets. This
|
||||||
|
value cannot be less than 1 as a 1ms delay is required
|
||||||
|
for test reliability.
|
||||||
|
Loading…
Reference in New Issue
Block a user