Changes between Version 4 and Version 5 of OpenFlow/Slicer/Requirements


Ignore:
Timestamp:
10/17/14 14:18:35 (9 years ago)
Author:
tupty@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenFlow/Slicer/Requirements

    v4 v5  
    4444 * '''OF-EXP-SLCR-FN-005''': The slicer MUST ensure that OpenFlow 1.0 synchronous messages which arrive at the slicer and that are initiated by the controller receive a response, either from the switch or from the slicer itself.  This includes forwarding !OpenFlow error messages which are generated by the switches.
    4545 * '''OF-EXP-SLCR-FN-006''': The slicer MUST prevent device configuration change requests that would affect other slices (such as port down, adding a queue to a port, etc) from reaching the network device.
    46   * '''OF-EXP-SLCR-FN-006-a''': The slicer MUST prevent OFPT_PORT_MOD messages from reaching a switch if an entire physical port is not allocated to a slice.
     46  * '''OF-EXP-SLCR-FN-006-a''': The slicer MUST prevent OFPT_PORT_MOD messages from reaching a switch.
    4747  * '''OF-EXP-SLCR-FN-006-b''': The slicer MUST prevent OFPT_SET_CONFIG messages from reaching a switch.
    4848  * '''OF-EXP-SLCR-FN-006-c''': The slicer MAY emulate some OFPT_PORT_MOD or OFP_SET_CONFIG changes within a slice for the slice's controller.