Changes between Version 21 and Version 22 of Internal/OpenFlow/FloodlightFVModule
- Timestamp:
- Jul 3, 2012, 11:20:35 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/FloodlightFVModule
v21 v22 256 256 257 257 ==== (7/3) ==== 258 Since we don't rely on storage (for now), the same class handling the initialization of the Flowvisor components may also provide the functions of FlowSpaceUtil e.g. supply the means for the proxy module to access slice configurations.258 Since we don't rely on storage (for now), the same class handling the initialization of the Flowvisor components may also provide the functions of !FlowSpaceUtil e.g. supply the means for the proxy module to access slice configurations. 259 259 260 260 * in FVAcceptor, switch DPIDs may be lifted when the switch joins. 261 * the origin of the message can be (mostl ly) determined by OFP message type (OFType).261 * the origin of the message can be (mostly) determined by OFP message type (OFType). 262 262 263 263 For now, a sane goal is probably to have the proxy identify which slice a message belongs to based on the contents of the configuration file.