]> sjero.net Git - iperf/commit
Support for UDP-Lite in iperf master
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Tue, 24 Feb 2009 19:52:37 +0000 (20:52 +0100)
committerGerrit Renker <gerrit@erg.abdn.ac.uk>
Tue, 24 Feb 2009 19:52:37 +0000 (20:52 +0100)
commita660a50b3e9e08f71aee558f3a51d002bee05be7
tree8d597095674c0e5f1ee79f6b819972aef2a3c2d4
parent4a61594d8e95e2d9662816ae595f8257b69012eb
Support for UDP-Lite in iperf

Applies on top of the DCCP patch and requires host support for UDP-Lite, which
means two minor changes to header include files.

See Documentation/networking/udplite.txt in the kernel sources (2.6.20 or higher)
on how to set this up.
include/Settings.hpp
include/headers.h
include/version.h
src/Locale.c
src/PerfSocket.cpp
src/Settings.cpp
src/main.cpp