Changes between Version 13 and Version 14 of GENIExperimenter/Tutorials/OpenFlowRyu/Execute


Ignore:
Timestamp:
02/27/17 17:51:21 (7 years ago)
Author:
Nabeel Akhtar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowRyu/Execute

    v13 v14  
    5252The output should look like this:
    5353{{{
    54 loading app ryu/ext/simple_switch.py
     54loading app ryu/app/simple_switch.py
    5555loading app ryu.controller.ofp_handler
    5656instantiating app ryu.controller.ofp_handler of OFPHandler
    57 instantiating app ryu/ext/simple_switch.py of SimpleSwitch
     57instantiating app ryu/app/simple_switch.py of SimpleSwitch
    5858}}}
    5959