[netperf-dev] netperf2 commit notice r200 - trunk/src
raj at netperf.org
raj at netperf.org
Thu Jan 31 17:45:32 PST 2008
Author: raj
Date: 2008-01-31 17:45:31 -0800 (Thu, 31 Jan 2008)
New Revision: 200
Modified:
trunk/src/nettest_omni.c
Log:
omni_recv had a slight problem with direction
Modified: trunk/src/nettest_omni.c
===================================================================
--- trunk/src/nettest_omni.c 2008-02-01 01:18:10 UTC (rev 199)
+++ trunk/src/nettest_omni.c 2008-02-01 01:45:31 UTC (rev 200)
@@ -3816,6 +3816,7 @@
loc_sndavoid = omni_request->so_sndavoid;
connection_test = omni_request->connect_test;
+ direction = omni_request->direction;
set_hostname_and_port(local_name,
port_buffer,
More information about the netperf-dev
mailing list