3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-25 01:19:23 +01:00

doc: document new 'Delay' property for hwsim Rules

This commit is contained in:
James Prestwood 2020-06-02 10:30:19 -07:00 committed by Denis Kenzior
parent 8db4d9272a
commit 078c2d76c7

View File

@ -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.