Closed Ralith closed 1 year ago
We should probably rename usages of min_guaranteed_mtu
in other places too. See the function parameters of MtuDiscovery::{new, disabled, with_state}
and BlackHoleDetector::new
, and the min_guaranteed_mtu
field of BlackHoleDetector
.
Good catch, thanks; fixed.
@Ralith I have created #1552 to save you the hassle of rebasing 😉
Depends on #1529.