Ryu Certification

OpenFlow related configuration

$ /usr/local/bin/ofdatapath --datapath-id=000000000002 --interface=eth21,eth22,eth23 ptcp:3333
$ /usr/local/bin/ofprotocol tcp:127.0.0.1:3333 tcp:10.24.150.30:6633

Version information

$ git log -1 --pretty=fuller
commit 8d3df820f7487f541b3f5862081a939aad76d8b5
Author:     Eder Leão Fernandes <ederleaofernandes@gmail.com>
AuthorDate: Thu Jul 2 21:07:38 2015 -0300
Commit:     Eder Leão Fernandes <ederleaofernandes@gmail.com>
CommitDate: Thu Jul 2 21:07:38 2015 -0300

    Fix port up/down detection.
    
    Check if the port index from the netlink message
    is the same from the netdev port. It is necessary
    because other ports might be running in the
    dp_ports_run loop.

Modified test scenario for switch restrictions

$ rm ryu/tests/switch/of13/action/25_SET_FIELD/10_IP_PROTO_IPv6.json