Changes between Version 1 and Version 2 of Internal/OpenFlow/OrbitSwitches/scripts


Ignore:
Timestamp:
May 24, 2012, 3:18:44 PM (12 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/OrbitSwitches/scripts

    v1 v2  
    33
    44=== gridmap ===
    5 A collection of functions that can be clobbered together into a mapping script. For example:
     5A collection of Ruby functions that can be clobbered together into a mapping script. For example:
    66{{{
    77    require "gridmap.rb"
     
    3636quit
    3737}}}
    38 This functions assume underlying wires are there correctly, so it is not 100% accurate.
     38The functions assume underlying wires are there correctly, so it is not 100% accurate.