Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RINA-Quick
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Aaron Chen
RINA-Quick
Commits
77390760
Commit
77390760
authored
Aug 20, 2015
by
JuiceboxSingularity
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CONFIG FILES
parent
c1ed262a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
461 additions
and
0 deletions
+461
-0
alpha-ipcmanager.conf
alpha-ipcmanager.conf
+150
-0
beta-ipcmanager.conf
beta-ipcmanager.conf
+161
-0
gamma-ipcmanager.conf
gamma-ipcmanager.conf
+150
-0
No files found.
alpha-ipcmanager.conf
0 → 100644
View file @
77390760
{
"localConfiguration"
: {
"installationPath"
:
"/bin"
,
"libraryPath"
:
"/lib"
,
"logPath"
:
"/var/log"
,
"consolePort"
:
32766
},
"applicationToDIFMappings"
: [ {
"encodedAppName"
:
"rina.utils.apps.echo.server-1--"
,
"difName"
:
"normal.DIF"
}, {
"encodedAppName"
:
"rina.utils.apps.echo.client-1--"
,
"difName"
:
"normal.DIF"
}, {
"encodedAppName"
:
"rina.utils.apps.rinaperf.server-1--"
,
"difName"
:
"normal.DIF"
}, {
"encodedAppName"
:
"rina.utils.apps.rinaperf.client-1--"
,
"difName"
:
"normal.DIF"
}],
"ipcProcessesToCreate"
: [ {
"type"
:
"shim-eth-vlan"
,
"apName"
:
"test-eth-vlan"
,
"apInstance"
:
"1"
,
"difName"
:
"100"
}, {
"type"
:
"normal-ipc"
,
"apName"
:
"test1.IRATI"
,
"apInstance"
:
"1"
,
"difName"
:
"normal.DIF"
,
"difsToRegisterAt"
: [
"100"
]
} ],
"difConfigurations"
: [ {
"difName"
:
"100"
,
"difType"
:
"shim-eth-vlan"
,
"configParameters"
: {
"interface-name"
:
"tap0"
}
}, {
"difName"
:
"normal.DIF"
,
"difType"
:
"normal-ipc"
,
"dataTransferConstants"
: {
"addressLength"
:
2
,
"cepIdLength"
:
2
,
"lengthLength"
:
2
,
"portIdLength"
:
2
,
"qosIdLength"
:
2
,
"sequenceNumberLength"
:
4
,
"maxPduSize"
:
10000
,
"maxPduLifetime"
:
60000
},
"qosCubes"
: [ {
"name"
:
"unreliablewithflowcontrol"
,
"id"
:
1
,
"partialDelivery"
:
false
,
"orderedDelivery"
:
true
,
"efcpPolicies"
: {
"initialATimer"
:
300
,
"dtcpPresent"
:
true
,
"dtcpConfiguration"
: {
"rtxControl"
:
false
,
"flowControl"
:
true
,
"flowControlConfig"
: {
"rateBased"
:
false
,
"windowBased"
:
true
,
"windowBasedConfig"
: {
"maxClosedWindowQueueLength"
:
50
,
"initialCredit"
:
50
}
}
}
}
}, {
"name"
:
"reliablewithflowcontrol"
,
"id"
:
2
,
"partialDelivery"
:
false
,
"orderedDelivery"
:
true
,
"maxAllowableGap"
:
0
,
"efcpPolicies"
: {
"initialATimer"
:
300
,
"dtcpPresent"
:
true
,
"dtcpConfiguration"
: {
"rtxControl"
:
true
,
"rtxControlConfig"
: {
"dataRxmsNmax"
:
5
,
"initialRtxTime"
:
1000
},
"flowControl"
:
true
,
"flowControlConfig"
: {
"rateBased"
:
false
,
"windowBased"
:
true
,
"windowBasedConfig"
: {
"maxClosedWindowQueueLength"
:
50
,
"initialCredit"
:
50
}
}
}
}
} ],
"knownIPCProcessAddresses"
: [ {
"apName"
:
"test1.IRATI"
,
"apInstance"
:
"1"
,
"address"
:
16
}, {
"apName"
:
"test2.IRATI"
,
"apInstance"
:
"1"
,
"address"
:
17
}, {
"apName"
:
"test3.IRATI"
,
"apInstance"
:
"1"
,
"address"
:
18
} ],
"addressPrefixes"
: [ {
"addressPrefix"
:
0
,
"organization"
:
"N.Bourbaki"
}, {
"addressPrefix"
:
16
,
"organization"
:
"IRATI"
} ],
"pdufTableGeneratorConfiguration"
: {
"pduFtGeneratorPolicy"
: {
"name"
:
"LinkState"
,
"version"
:
"0"
},
"linkStateRoutingConfiguration"
: {
"objectMaximumAge"
:
10000
,
"waitUntilReadCDAP"
:
5001
,
"waitUntilError"
:
5001
,
"waitUntilPDUFTComputation"
:
103
,
"waitUntilFSODBPropagation"
:
101
,
"waitUntilAgeIncrement"
:
997
,
"routingAlgorithm"
:
"Dijkstra"
}
},
"enrollmentTaskConfiguration"
: {
"enrollTimeoutInMs"
:
10000
,
"watchdogPeriodInMs"
:
30000
,
"declaredDeadIntervalInMs"
:
120000
,
"neighborsEnrollerPeriodInMs"
:
30000
,
"maxEnrollmentRetries"
:
3
},
"policySets"
: {
"security-manager"
:
"default"
,
"flow-allocator"
:
"default"
,
"namespace-manager"
:
"default"
,
"routing"
:
"link-state"
,
"resource-allocator"
:
"default"
}
} ]
}
beta-ipcmanager.conf
0 → 100644
View file @
77390760
{
"localConfiguration"
: {
"installationPath"
:
"/bin"
,
"libraryPath"
:
"/lib"
,
"logPath"
:
"/var/log"
,
"consolePort"
:
32766
},
"applicationToDIFMappings"
: [ {
"encodedAppName"
:
"rina.utils.apps.echo.server-1--"
,
"difName"
:
"normal.DIF"
}, {
"encodedAppName"
:
"rina.utils.apps.echo.client-1--"
,
"difName"
:
"normal.DIF"
}, {
"encodedAppName"
:
"rina.utils.apps.rinaperf.server-1--"
,
"difName"
:
"normal.DIF"
}, {
"encodedAppName"
:
"rina.utils.apps.rinaperf.client-1--"
,
"difName"
:
"normal.DIF"
}],
"ipcProcessesToCreate"
: [ {
"type"
:
"shim-eth-vlan"
,
"apName"
:
"test-eth-vlan"
,
"apInstance"
:
"1"
,
"difName"
:
"100"
}, {
"type"
:
"shim-eth-vlan"
,
"apName"
:
"test-eth-vlan2"
,
"apInstance"
:
"1"
,
"difName"
:
"101"
}, {
"type"
:
"normal-ipc"
,
"apName"
:
"test2.IRATI"
,
"apInstance"
:
"1"
,
"difName"
:
"normal.DIF"
,
"difsToRegisterAt"
: [
"100"
,
"101"
]
} ],
"difConfigurations"
: [ {
"difName"
:
"100"
,
"difType"
:
"shim-eth-vlan"
,
"configParameters"
: {
"interface-name"
:
"tap0"
}
}, {
"difName"
:
"101"
,
"difType"
:
"shim-eth-vlan"
,
"configParameters"
: {
"interface-name"
:
"tap0"
}
}, {
"difName"
:
"normal.DIF"
,
"difType"
:
"normal-ipc"
,
"dataTransferConstants"
: {
"addressLength"
:
2
,
"cepIdLength"
:
2
,
"lengthLength"
:
2
,
"portIdLength"
:
2
,
"qosIdLength"
:
2
,
"sequenceNumberLength"
:
4
,
"maxPduSize"
:
10000
,
"maxPduLifetime"
:
60000
},
"qosCubes"
: [ {
"name"
:
"unreliablewithflowcontrol"
,
"id"
:
1
,
"partialDelivery"
:
false
,
"orderedDelivery"
:
true
,
"efcpPolicies"
: {
"initialATimer"
:
300
,
"dtcpPresent"
:
true
,
"dtcpConfiguration"
: {
"rtxControl"
:
false
,
"flowControl"
:
true
,
"flowControlConfig"
: {
"rateBased"
:
false
,
"windowBased"
:
true
,
"windowBasedConfig"
: {
"maxClosedWindowQueueLength"
:
50
,
"initialCredit"
:
50
}
}
}
}
}, {
"name"
:
"reliablewithflowcontrol"
,
"id"
:
2
,
"partialDelivery"
:
false
,
"orderedDelivery"
:
true
,
"maxAllowableGap"
:
0
,
"efcpPolicies"
: {
"initialATimer"
:
300
,
"dtcpPresent"
:
true
,
"dtcpConfiguration"
: {
"rtxControl"
:
true
,
"rtxControlConfig"
: {
"dataRxmsNmax"
:
5
,
"initialRtxTime"
:
1000
},
"flowControl"
:
true
,
"flowControlConfig"
: {
"rateBased"
:
false
,
"windowBased"
:
true
,
"windowBasedConfig"
: {
"maxClosedWindowQueueLength"
:
50
,
"initialCredit"
:
50
}
}
}
}
} ],
"knownIPCProcessAddresses"
: [ {
"apName"
:
"test1.IRATI"
,
"apInstance"
:
"1"
,
"address"
:
16
}, {
"apName"
:
"test2.IRATI"
,
"apInstance"
:
"1"
,
"address"
:
17
}, {
"apName"
:
"test3.IRATI"
,
"apInstance"
:
"1"
,
"address"
:
18
} ],
"addressPrefixes"
: [ {
"addressPrefix"
:
0
,
"organization"
:
"N.Bourbaki"
}, {
"addressPrefix"
:
16
,
"organization"
:
"IRATI"
} ],
"pdufTableGeneratorConfiguration"
: {
"pduFtGeneratorPolicy"
: {
"name"
:
"LinkState"
,
"version"
:
"0"
},
"linkStateRoutingConfiguration"
: {
"objectMaximumAge"
:
10000
,
"waitUntilReadCDAP"
:
5001
,
"waitUntilError"
:
5001
,
"waitUntilPDUFTComputation"
:
103
,
"waitUntilFSODBPropagation"
:
101
,
"waitUntilAgeIncrement"
:
997
,
"routingAlgorithm"
:
"Dijkstra"
}
},
"enrollmentTaskConfiguration"
: {
"enrollTimeoutInMs"
:
10000
,
"watchdogPeriodInMs"
:
30000
,
"declaredDeadIntervalInMs"
:
120000
,
"neighborsEnrollerPeriodInMs"
:
30000
,
"maxEnrollmentRetries"
:
3
},
"policySets"
: {
"security-manager"
:
"default"
,
"flow-allocator"
:
"default"
,
"namespace-manager"
:
"default"
,
"routing"
:
"link-state"
,
"resource-allocator"
:
"default"
}
} ]
}
gamma-ipcmanager.conf
0 → 100644
View file @
77390760
{
"localConfiguration"
: {
"installationPath"
:
"/bin"
,
"libraryPath"
:
"/lib"
,
"logPath"
:
"/var/log"
,
"consolePort"
:
32766
},
"applicationToDIFMappings"
: [ {
"encodedAppName"
:
"rina.utils.apps.echo.server-1--"
,
"difName"
:
"normal.DIF"
}, {
"encodedAppName"
:
"rina.utils.apps.echo.client-1--"
,
"difName"
:
"normal.DIF"
}, {
"encodedAppName"
:
"rina.utils.apps.rinaperf.server-1--"
,
"difName"
:
"normal.DIF"
}, {
"encodedAppName"
:
"rina.utils.apps.rinaperf.client-1--"
,
"difName"
:
"normal.DIF"
}],
"ipcProcessesToCreate"
: [ {
"type"
:
"shim-eth-vlan"
,
"apName"
:
"test-eth-vlan"
,
"apInstance"
:
"1"
,
"difName"
:
"101"
}, {
"type"
:
"normal-ipc"
,
"apName"
:
"test3.IRATI"
,
"apInstance"
:
"1"
,
"difName"
:
"normal.DIF"
,
"difsToRegisterAt"
: [
"101"
]
} ],
"difConfigurations"
: [ {
"difName"
:
"101"
,
"difType"
:
"shim-eth-vlan"
,
"configParameters"
: {
"interface-name"
:
"tap0"
}
}, {
"difName"
:
"normal.DIF"
,
"difType"
:
"normal-ipc"
,
"dataTransferConstants"
: {
"addressLength"
:
2
,
"cepIdLength"
:
2
,
"lengthLength"
:
2
,
"portIdLength"
:
2
,
"qosIdLength"
:
2
,
"sequenceNumberLength"
:
4
,
"maxPduSize"
:
10000
,
"maxPduLifetime"
:
60000
},
"qosCubes"
: [ {
"name"
:
"unreliablewithflowcontrol"
,
"id"
:
1
,
"partialDelivery"
:
false
,
"orderedDelivery"
:
true
,
"efcpPolicies"
: {
"initialATimer"
:
300
,
"dtcpPresent"
:
true
,
"dtcpConfiguration"
: {
"rtxControl"
:
false
,
"flowControl"
:
true
,
"flowControlConfig"
: {
"rateBased"
:
false
,
"windowBased"
:
true
,
"windowBasedConfig"
: {
"maxClosedWindowQueueLength"
:
50
,
"initialCredit"
:
50
}
}
}
}
}, {
"name"
:
"reliablewithflowcontrol"
,
"id"
:
2
,
"partialDelivery"
:
false
,
"orderedDelivery"
:
true
,
"maxAllowableGap"
:
0
,
"efcpPolicies"
: {
"initialATimer"
:
300
,
"dtcpPresent"
:
true
,
"dtcpConfiguration"
: {
"rtxControl"
:
true
,
"rtxControlConfig"
: {
"dataRxmsNmax"
:
5
,
"initialRtxTime"
:
1000
},
"flowControl"
:
true
,
"flowControlConfig"
: {
"rateBased"
:
false
,
"windowBased"
:
true
,
"windowBasedConfig"
: {
"maxClosedWindowQueueLength"
:
50
,
"initialCredit"
:
50
}
}
}
}
} ],
"knownIPCProcessAddresses"
: [ {
"apName"
:
"test1.IRATI"
,
"apInstance"
:
"1"
,
"address"
:
16
}, {
"apName"
:
"test2.IRATI"
,
"apInstance"
:
"1"
,
"address"
:
17
}, {
"apName"
:
"test3.IRATI"
,
"apInstance"
:
"1"
,
"address"
:
18
} ],
"addressPrefixes"
: [ {
"addressPrefix"
:
0
,
"organization"
:
"N.Bourbaki"
}, {
"addressPrefix"
:
16
,
"organization"
:
"IRATI"
} ],
"pdufTableGeneratorConfiguration"
: {
"pduFtGeneratorPolicy"
: {
"name"
:
"LinkState"
,
"version"
:
"0"
},
"linkStateRoutingConfiguration"
: {
"objectMaximumAge"
:
10000
,
"waitUntilReadCDAP"
:
5001
,
"waitUntilError"
:
5001
,
"waitUntilPDUFTComputation"
:
103
,
"waitUntilFSODBPropagation"
:
101
,
"waitUntilAgeIncrement"
:
997
,
"routingAlgorithm"
:
"Dijkstra"
}
},
"enrollmentTaskConfiguration"
: {
"enrollTimeoutInMs"
:
10000
,
"watchdogPeriodInMs"
:
30000
,
"declaredDeadIntervalInMs"
:
120000
,
"neighborsEnrollerPeriodInMs"
:
30000
,
"maxEnrollmentRetries"
:
3
},
"policySets"
: {
"security-manager"
:
"default"
,
"flow-allocator"
:
"default"
,
"namespace-manager"
:
"default"
,
"routing"
:
"link-state"
,
"resource-allocator"
:
"default"
}
} ]
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment