Branch: refs/heads/master
Home:
https://github.com/esnet/iperf
Commit: b6c22e63e11aa3ac69c12fa726ec96ef383a21af
https://github.com/esnet/iperf/commit/b6c22e63e11aa3ac69c12fa726ec96ef383a21af
Author: David Bar-On <
david....@gmail.com>
Date: 2022-08-20 (Sat, 20 Aug 2022)
Changed paths:
M src/iperf_udp.c
M src/net.c
Log Message:
-----------
NET_SOFTERROR on UDP send EAGAIN/EINTR errno if no data was sent
Commit: 4511c3b6a12d5bea1f281d6978e5955e581176c3
https://github.com/esnet/iperf/commit/4511c3b6a12d5bea1f281d6978e5955e581176c3
Author: swlars <
8905341...@users.noreply.github.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
A .github/workflows/test.yml
M .gitignore
R .travis.yml
M LICENSE
M Makefile.in
M README.md
M RELNOTES.md
M aclocal.m4
M config/ax_check_openssl.m4
A config/ax_pthread.m4
M config/compile
M config/config.guess
M config/config.sub
M config/depcomp
M config/install-sh
M config/iperf_config_static_bin.m4
M config/missing
M config/mkinstalldirs
M config/test-driver
M configure
M
configure.ac
M docs/_esnet/templates/navbar.html
M docs/conf.py
M docs/dev.rst
M docs/faq.rst
M docs/invoking.rst
M docs/news.rst
M docs/obtaining.rst
M examples/Makefile.in
M examples/mic.c
M examples/mis.c
M
iperf3.spec.in
M make_release
M src/Makefile.am
M src/Makefile.in
M src/cjson.c
M src/cjson.h
M src/dscp.c
M src/iperf.h
M src/iperf3.1
M src/iperf_api.c
M src/iperf_api.h
M src/iperf_auth.c
M src/iperf_auth.h
M src/iperf_client_api.c
M src/
iperf_config.h.in
M src/iperf_error.c
M src/iperf_locale.c
M src/iperf_locale.h
A src/iperf_pthread.c
A src/iperf_pthread.h
M src/iperf_sctp.c
M src/iperf_sctp.h
M src/iperf_server_api.c
M src/iperf_tcp.c
M src/iperf_time.c
M src/iperf_udp.c
M src/iperf_util.c
M src/iperf_util.h
M src/libiperf.3
M src/main.c
M src/net.c
M src/net.h
M src/portable_endian.h
M src/t_api.c
M src/t_auth.c
M src/t_timer.c
M src/t_units.c
M src/tcp_info.c
M src/units.c
Log Message:
-----------
Merge branch 'master' into UDP-NET_SOFTERROR-debug-message
Commit: d595ee6cc4db6c660a0bd05593f21393179086a4
https://github.com/esnet/iperf/commit/d595ee6cc4db6c660a0bd05593f21393179086a4
Author: swlars <
8905341...@users.noreply.github.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M src/net.c
Log Message:
-----------
Merge pull request #1379 from davidBar-On/UDP-NET_SOFTERROR-debug-message
NET_SOFTERROR on UDP send EAGAIN/EINTR errno if no data was sent
Compare:
https://github.com/esnet/iperf/compare/510cf6588f6b...d595ee6cc4db
To unsubscribe from these emails, change your notification settings at
https://github.com/esnet/iperf/settings/notifications