From b66d55c52c2a62619f1fed8664c89af0e55c6905 Mon Sep 17 00:00:00 2001 From: Andrew Zaborowski Date: Wed, 23 Aug 2017 18:18:49 +0200 Subject: [PATCH] doc: Add hwsim.Rule.Drop property --- doc/hwsim-rules-api.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/hwsim-rules-api.txt b/doc/hwsim-rules-api.txt index 97792e6d..9bef1aff 100644 --- a/doc/hwsim-rules-api.txt +++ b/doc/hwsim-rules-api.txt @@ -65,3 +65,6 @@ Properties string Source expressed in 100 * dBm. The value is in the range of -1 (strongest signal) to -10000 (weakest signal). + + bool Drop + If true, nothing is passed to the receiver.