The framework confines active traffic shaping to the first N seconds of a connection (N is a user-defined parameter, e.g., N=10), after which normal unmodified traffic resumes. The authors hypothesize that this design keeps per-session throughput and latency overhead negligible, since the shaping window is a small fraction of total connection time; N can be extended to the full session if the censor is believed capable of classifying beyond early traffic.
From 2025-pereira-extended — Extended Abstract: Traffic Shaping for Network Protocols: A Modular and Developer-Friendly Framework
· §2.3, §3
· 2025
· Free and Open Communications on the Internet
Implications
Expose N as an operator-tunable parameter so high-risk deployments (e.g., Iran during shutdown events) can extend shaping to the full session without a code change.
Measure per-session latency and throughput impact across a range of N values before shipping; the low-overhead claim is an unvalidated hypothesis in this extended abstract.