diff --git a/doc/hwsim-rules-api.txt b/doc/hwsim-rules-api.txt index 0002db36..448ede14 100644 --- a/doc/hwsim-rules-api.txt +++ b/doc/hwsim-rules-api.txt @@ -68,3 +68,8 @@ Properties string Source bool Drop 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.