[netperf-dev] netperf2 commit notice r374 - in trunk: . src
raj at netperf.org
raj at netperf.org
Tue Dec 21 09:57:44 PST 2010
Author: raj
Date: 2010-12-21 09:57:43 -0800 (Tue, 21 Dec 2010)
New Revision: 374
Modified:
trunk/README
trunk/src/netsh.c
Log:
update the contact email in README
Modified: trunk/README
===================================================================
--- trunk/README 2010-12-21 00:05:00 UTC (rev 373)
+++ trunk/README 2010-12-21 17:57:43 UTC (rev 374)
@@ -41,7 +41,7 @@
If you run into severe difficulties, or are just feeling chatty,
please feel free to drop some email to me - Rick Jones
-<raj at cup.hp.com>. Be sure to include a meaningful subject lines.
+<rick.jones2 at hp.com>. Be sure to include a meaningful subject lines.
happy benchmarking,
rick jones
Modified: trunk/src/netsh.c
===================================================================
--- trunk/src/netsh.c 2010-12-21 00:05:00 UTC (rev 373)
+++ trunk/src/netsh.c 2010-12-21 17:57:43 UTC (rev 374)
@@ -454,8 +454,8 @@
}
/* allow someone to "or" break_args_explicit will split at the first
- '|' in the string so if arg1 exists as something other than '\0'
- we know it has no '|' in it */
+ '|' in the string so we know that arg1 has no '|' in it and arg2
+ might */
break_args_explicit_sep(direction_string,'|',arg1,arg2);
/* at this point only arg2 could contain a '|' so recurse on that */
More information about the netperf-dev
mailing list