Changes between Version 1 and Version 2 of Internal/OpenFlow/OrbitSwitches/scripts
- Timestamp:
- May 24, 2012, 3:18:44 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/OrbitSwitches/scripts
v1 v2 3 3 4 4 === gridmap === 5 A collection of functions that can be clobbered together into a mapping script. For example:5 A collection of Ruby functions that can be clobbered together into a mapping script. For example: 6 6 {{{ 7 7 require "gridmap.rb" … … 36 36 quit 37 37 }}} 38 Th isfunctions assume underlying wires are there correctly, so it is not 100% accurate.38 The functions assume underlying wires are there correctly, so it is not 100% accurate.