Skip to main content

ABSOLUTE_MIN_INTERVAL

Constant ABSOLUTE_MIN_INTERVAL 

Source
pub const ABSOLUTE_MIN_INTERVAL: Duration;
Expand description

The floor the RFC puts under any minimum interval (RFC 4028 §9).

A UAS “MUST NOT” advertise a Min-SE below this, and the reason is an amplification attack: a short interval is a way to make a compliant peer send requests as fast as the attacker likes. Ninety seconds is the RFC’s own bound on how much amplification is allowed.