Changes between Version 21 and Version 22 of Internal/OpenFlow/FloodlightFVModule


Ignore:
Timestamp:
Jul 3, 2012, 11:20:35 PM (12 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/FloodlightFVModule

    v21 v22  
    256256
    257257==== (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.
     258Since 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.
    259259
    260260 * in FVAcceptor, switch DPIDs may be lifted when the switch joins.
    261  * the origin of the message can be (mostlly) determined by OFP message type (OFType).
     261 * the origin of the message can be (mostly) determined by OFP message type (OFType).
    262262
    263263For 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.