1
1
iperf3/src
Xiang Xiao a0af1e68c8
change some file mode from 100755 to 100644
Part of #935.

Change-Id: I5c563ad0cffce1a75b6a8039aa9a2e1543763880
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
(cherry picked from commit d7e30bea791e7bcd28eebf1ca6fe39e4f00ddc3c)
Signed-off-by: Bruce A. Mah <bmah@es.net>
2020-01-02 13:16:47 -08:00
..
cjson.c Import cjson 1.5.2 (#573) 2017-05-11 10:17:34 -07:00
cjson.h Import cjson 1.5.2 (#573) 2017-05-11 10:17:34 -07:00
dscp.c add support for specifying --dscp symbolically and numerically (#508) 2017-04-14 13:27:18 -07:00
flowlabel.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
iperf3.1 doc: Document --bidir option in manpage. (#893) 2019-06-24 17:37:32 -07:00
iperf_api.c change some file mode from 100755 to 100644 2020-01-02 13:16:47 -08:00
iperf_api.h change some file mode from 100755 to 100644 2020-01-02 13:16:47 -08:00
iperf_auth.c enh: Add server authentication API functions (#911) 2019-10-01 13:28:38 -07:00
iperf_auth.h enh: Add server authentication API functions (#911) 2019-10-01 13:28:38 -07:00
iperf_client_api.c enh: Introduce iperf_set_test_logfile API function (#871) 2019-06-05 16:08:17 -07:00
iperf_config.h.in Add initial portable time abstraction 2018-05-17 14:09:52 +02:00
iperf_error.c fix: Emit appropriate error messages from getaddrinfo(3). (#888) 2019-06-18 16:03:21 -07:00
iperf_locale.c Bidirect mode implementation (#780) 2018-12-13 12:59:02 -08:00
iperf_locale.h Bidirect mode implementation (#780) 2018-12-13 12:59:02 -08:00
iperf_sctp.c add window size support for sctp (#926) 2019-11-01 12:10:15 -07:00
iperf_sctp.h Add -X to restrict SCTP binding to a subset of interfaces. 2015-01-05 15:19:57 -08:00
iperf_server_api.c delay tearing down tcp control connections 2019-06-14 11:38:54 -07:00
iperf_tcp.c fix: Emit appropriate error messages from getaddrinfo(3). (#888) 2019-06-18 16:03:21 -07:00
iperf_tcp.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
iperf_time.c fix: Remove Linux-ism in clock_gettime(3). (#853) 2019-03-29 15:52:56 -07:00
iperf_time.h Add initial portable time abstraction 2018-05-17 14:09:52 +02:00
iperf_udp.c Add initial portable time abstraction 2018-05-17 14:09:52 +02:00
iperf_udp.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
iperf_util.c Fix cpu usage calculation regression in cpu_util() (#822) 2018-12-13 13:43:02 -08:00
iperf_util.h Add --repeating-payload option to the client side (#726) 2018-04-20 07:25:24 -07:00
iperf.h change some file mode from 100755 to 100644 2020-01-02 13:16:47 -08:00
libiperf.3 Change applicable http:// URLs to https://. Fix a bad URL in RPM spec. (#759) 2018-06-22 14:09:01 -07:00
main.c feat: Authentication failure doesn't count for --one-off. (#877) 2019-06-05 15:54:22 -07:00
Makefile.am Merge branch 'iperf_time' of https://github.com/accelleran/iperf into accelleran-iperf_time 2018-09-28 10:35:23 -07:00
Makefile.in Regen. 2018-09-28 11:07:28 -07:00
net.c fix: Emit appropriate error messages from getaddrinfo(3). (#888) 2019-06-18 16:03:21 -07:00
net.h Remove unused functions (#668) 2017-11-14 13:35:29 -08:00
portable_endian.h Add Solaris 10 portable_endian.h (#711) 2018-03-09 10:28:48 -08:00
queue.h add queue.h from OpenBSD; use self contained queue.h from OpenBSD; fix indenting on previous commit 2010-09-08 20:35:47 +00:00
t_api.c Add libiperf api for getting iperf version (#767) 2018-08-09 12:36:54 -07:00
t_timer.c Add initial portable time abstraction 2018-05-17 14:09:52 +02:00
t_units.c Fix a problem formatting very large numbers. (#642) 2017-10-04 10:15:19 -07:00
t_uuid.c Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
tcp_info.c Grab TCP PMTU during tests (on Linux only). Towards #569. (#578) 2017-05-12 13:42:50 -07:00
timer.c Add initial portable time abstraction 2018-05-17 14:09:52 +02:00
timer.h Add initial portable time abstraction 2018-05-17 14:09:52 +02:00
units.c Fix a problem formatting very large numbers. (#642) 2017-10-04 10:15:19 -07:00
units.h Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00
version.h.in Update license and copyright text to conform to LBNL standards. 2014-09-29 14:00:46 -07:00