tor-netdoc: if_ito: Add expansion of acronym

This commit is contained in:
Ian Jackson 2022-08-11 14:54:32 +01:00
parent 8339558ba8
commit a0b0eca93e
1 changed files with 2 additions and 0 deletions

View File

@ -276,6 +276,8 @@ pub struct NetParameters {
from "min_paths_for_circs_pct",
/// Channel padding, low end of random padding interval, milliseconds
///
/// `nf_ito` stands for "netflow inactive timeout".
pub nf_ito_low: IntegerMilliseconds<BoundedInt32<0, CHANNEL_PADDING_TIMEOUT_UPPER_BOUND>> = (1500)
from "nf_ito_low",
/// Channel padding, high end of random padding interval, milliseconds