Changes between Version 15 and Version 16 of Internal/OpenFlow/Controllers/FloodLight


Ignore:
Timestamp:
Jun 7, 2012, 10:58:32 PM (12 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/Controllers/FloodLight

    v15 v16  
    161161= The Floodlight VM = #vm
    162162This is a VM image geared towards !VirtualBox containing a running floodlight instance, mininet, and wireshark. [[BR]]
    163 It can easily be run on qemu/kvm after conversion to `qcow2` with `qemu-img convert -O` and with the parameters used to run mininet.
     163It can easily be run on qemu/kvm after conversion to `qcow2` with `qemu-img convert -O` and with the parameters used to run mininet:
     164{{{
     165kvm-img convert -O qcow2 Mininet-VM.vmdk mininet.qcow2
     166}}}
    164167
    165168== temporary mininet info ==