Constant zebra_network::constants::TIMESTAMP_TRUNCATION_SECONDS
source · pub const TIMESTAMP_TRUNCATION_SECONDS: u32 = _; // 1_800u32
Expand description
Truncate timestamps in outbound address messages to this time interval.
§SECURITY
Timestamp truncation prevents a peer from learning exactly when we received messages from each of our peers.