Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r2608 - trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA

Subject: perfsonar development work

List archive

perfsonar: r2608 - trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2608 - trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA
  • Date: Wed, 8 Aug 2007 11:15:28 -0400

Author: hans.trompert
Date: 2007-08-08 11:15:28 -0400 (Wed, 08 Aug 2007)
New Revision: 2608

Modified:

trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA/SetupDataRequest-rawFlows.xml

trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA/SetupDataResponse-rawFlows.xml
Log:
Removed value from showFieldTcpFlags.

Modified:
trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA/SetupDataRequest-rawFlows.xml
===================================================================
---
trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA/SetupDataRequest-rawFlows.xml
2007-08-08 15:11:13 UTC (rev 2607)
+++
trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA/SetupDataRequest-rawFlows.xml
2007-08-08 15:15:28 UTC (rev 2608)
@@ -11,6 +11,7 @@
version 0.10, 24 July 2007, Hans Trompert, fixed some typos, added
subnamespace raw
version 0.11, 07 Aug 2007, Hans Trompert, now using RouterGroup (==
BaseNetwork) as a subject, cleanup
version 0.12, 08 Aug 2007, Hans Trompert, fixed eventType
+version 0.13, 08 Aug 2007, Hans Trompert, showFieldTcpFlags does not take an
argument

This request will return information about all flows whithin the specified
time range from the given router(s), the flows are optionally filtered on
@@ -63,7 +64,7 @@
<nmwg:parameter name="showFieldDstAS"/>
<nmwg:parameter name="showFieldInputIF"/>
<nmwg:parameter name="showFieldOutputIF"/>
- <nmwg:parameter name="showFieldTcpFlags">6</nmwg:parameter>
+ <nmwg:parameter name="showFieldTcpFlags"/>
<nmwg:parameter name="showFieldTos"/>
<nmwg:parameter name="showFieldPackets"/>
<nmwg:parameter name="showFieldBytes"/>

Modified:
trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA/SetupDataResponse-rawFlows.xml
===================================================================
---
trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA/SetupDataResponse-rawFlows.xml
2007-08-08 15:11:13 UTC (rev 2607)
+++
trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA/SetupDataResponse-rawFlows.xml
2007-08-08 15:15:28 UTC (rev 2608)
@@ -10,6 +10,7 @@
version 0.10, 24 July 2007, Hans Trompert, fixed some typos, added
subnamespace raw
version 0.11, 07 Aug 2007, Hans Trompert, now using RouterGroup (==
BaseNetwork) as a subject, cleanup
version 0.12, 08 Aug 2007, Hans Trompert, fixed eventType
+version 0.13, 08 Aug 2007, Hans Trompert, showFieldTcpFlags does not take an
argument

This response will return information about all flows whithin the specified
time range from the given router(s), the flows are optionally filtered on
@@ -82,7 +83,7 @@
<nmwg:parameter name="showFieldDstAS"/>
<nmwg:parameter name="showFieldInputIF"/>
<nmwg:parameter name="showFieldOutputIF"/>
- <nmwg:parameter name="showFieldTcpFlags">6</nmwg:parameter>
+ <nmwg:parameter name="showFieldTcpFlags"/>
<nmwg:parameter name="showFieldTos"/>
<nmwg:parameter name="showFieldPackets"/>
<nmwg:parameter name="showFieldBytes"/>



  • perfsonar: r2608 - trunk/perfsonar/schema/example-instances/perfSONAR/FlowsaMA, svnlog, 08/08/2007

Archive powered by MHonArc 2.6.16.

Top of Page