lib/selection: tweak computation of RTT estimates
- fix switched \alpha and \beta from the RFC (no big deal, I think) - use the same order as in the RFC (perhaps that caused the switch?) - avoid floating-point arithmetics (it's simple with these formulas) - simplify the the backoff formula (MINs instead of branches)
Please register or sign in to comment