Warn about odd delay values for LANs, which may get rounded up when implemented
on delay nodes. E.g., a delay of 5ms is split up as 2.5ms for every node in the LAN, and we round that to 3ms before handing to dummynet. This will produce linktest errors.
Please register or sign in to comment