Changes between Version 10 and Version 11 of HowTo/WriteOFv3Rspecs


Ignore:
Timestamp:
09/30/11 10:29:14 (13 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/WriteOFv3Rspecs

    v10 v11  
    2222
    2323
    24 = Writing FOAM request rspecs =
     24= Writing !OpenFlowv3 request rspecs =
    2525The best way to understand and write FOAM rspecs is by looking at example rspecs. Keep in mind that
    2626the rspec is merely a structured representation of flowspaces that describe the traffic that an experiment wants to control.
     
    162162</rspec>
    163163}}}
    164 = FOAM and Expedient rspecs =
    165 Although the FOAM and the Expedient
     164= !OpenFlowv3 vs v2 and v1 =
     165Although OpenFlow rspecs version 3 are completely different in structure from previous Openflow rspecs, the all basically describe the same information, so it should be straight forward, though manual, to translate from one rspec format to the other.
    166166