Tuning UDP-lite protocol instead of UDP with "IPERF" tool
How do i test network connection for UDP-lite protocol (along with checksum coverage) instead of UDP with "IPerf" tool.
for udp we use following command-> iperf -s -u -i 1
what command should i use for udp-lite protocol.
|