Changes between Version 19 and Version 20 of HowTo/WriteOFv3Rspecs


Ignore:
Timestamp:
09/30/11 11:55:32 (13 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/WriteOFv3Rspecs

    v19 v20  
    164164</rspec>
    165165}}}
    166 = !OpenFlowv3 vs v2 and v1 (FOAM vs Expedient)=
     166= !OpenFlowv3 vs v2 and v1 (FOAM vs Expedient) =
    167167Although OF v3 rspecs (supported by FOAM) are completely different in structure from previous Openflow rspecs (supported by Expedient), all of them basically describe the same information, so it should be straight forward, though manual, to translate from one rspec format to the other.
    168168Before starting with the conversion get familiar with the Openflow v3 rspecs by looking at [wiki:HowTo/WriteOFv3Rspecs/Examples examples].