Age | Commit message (Expand) | Author |
2016-03-23 | ofctl_rest: Support port number in get_port_stats() | Shinpei Muraoka |
2016-03-23 | hub: Preserve functions return value | Jason Kölker |
2016-03-23 | protocols/ovsdb: Improve non-blocking performance | Jason Kölker |
2016-03-21 | contrib/ovs: Remove embeded ovs, use upstream | Jason Kölker |
2016-03-17 | protocols/ovsdb: Fix variable name issue | Jason Kölker |
2016-03-17 | protocols/ovsdb: Allow setting backoff settings | Jason Kölker |
2016-03-11 | Cleanups to controller.py | Victor J. Orlikowski |
2016-03-11 | protocols/ovsdb: Allow setting probe interval | Jason Kölker |
2016-03-11 | protocols/ovsdb: Fix shadow loop variables [F402] | Jason Kölker |
2016-03-11 | protocols/bgp: PEP-8 and Python3 fixes | Jason Kölker |
2016-03-11 | packet/bgp: PEP-8 and Python3 fixes | Jason Kölker |
2016-03-11 | doc/app/ofctl_rest: Update description for action type of experimenter | Minoru TAKAHASHI |
2016-03-11 | ofctl_v1_3: Add support for using action experimenter | Minoru TAKAHASHI |
2016-03-11 | ofproto_v1_3: Add unit test cases for action experimenter | Minoru TAKAHASHI |
2016-03-11 | ofproto_v1_5: Reduce an unnecessary code | Minoru TAKAHASHI |
2016-03-11 | ofproto_v1_5: Add test case for OFPExperimenter | Minoru TAKAHASHI |
2016-03-04 | Ryu 4.0 | FUJITA Tomonori |
2016-02-27 | Typo fixes | Victor J. Orlikowski |
2016-02-27 | of: add echo request support | Victor J. Orlikowski |
2016-02-27 | make socket-timeout config file option | Victor J. Orlikowski |
2016-02-27 | Clean up socket close() handling | Victor J. Orlikowski |
2016-02-27 | Wrap handler calls in the event loop in a try/except and log exceptions | Victor J. Orlikowski |
2016-02-27 | Use a slightly lighter Queue implementation | Victor J. Orlikowski |
2016-02-27 | Protect events queue with a semaphore | Victor J. Orlikowski |
2016-02-27 | .pylintrc: Remove deprecated output format feature | IWASE Yusuke |
2016-02-27 | run_mininet: Specify the controller port | IWASE Yusuke |
2016-02-27 | run_mininet: Adopt utility methods of Mininet class | IWASE Yusuke |
2016-02-27 | run_mininet: Support protocols option of ovs-vsctl | IWASE Yusuke |
2016-02-27 | ofp_handler: Handle empty data field in OFPErrorMsg | IWASE Yusuke |
2016-02-27 | lib/ofctl: add test files for ofctl_v14 | Minoru TAKAHASHI |
2016-02-27 | lib/ofctl: add ofctl_v1_4 library | Minoru TAKAHASHI |
2016-02-27 | app/ofctl_rest: support OpenFlow1.4 | Minoru TAKAHASHI |
2016-02-18 | ofproto: Fixes invalid async config property types | Minoru TAKAHASHI |
2016-02-18 | simple_switch: Separate simple_switch for beginners | IWASE Yusuke |
2016-02-18 | drop python2.6 support | FUJITA Tomonori |
2016-02-18 | Fix i386 test failures | Corey Bryant |
2016-02-10 | test_parser: add an NXActionRegLoad test | IWAMOTO Toshihiro |
2016-02-10 | packet_data_generator3: generate an NXActionRegLoad packet | IWAMOTO Toshihiro |
2016-02-10 | Implement NXActionRegLoad | IWAMOTO Toshihiro |
2016-02-10 | test_parser: Fix ofp_multipart_type in OFPFlowStatsRequest | IWASE Yusuke |
2016-02-10 | ofproto_v1_5_parser: Add missing field in OFPMeterFeaturesStats | IWASE Yusuke |
2016-02-10 | ofproto_v1_5_parser: Fix unresolved structure references | IWASE Yusuke |
2016-02-10 | test_parser: Add missing packet data for OFP15 | IWASE Yusuke |
2016-02-10 | tox: Adapt to PyPy interpreter | IWASE Yusuke |
2016-02-10 | of12/3/4/5: fix to_jsondict of OFPActionSetField | Minoru TAKAHASHI |
2016-02-10 | protocols/bgp: Log socket creation error | Jason Kölker |
2016-02-02 | Ryu 3.30 | FUJITA Tomonori |
2016-02-01 | Update conntrack test json and binary packets | IWAMOTO Toshihiro |
2016-02-01 | test_parser: add conntrack NAT tests | IWAMOTO Toshihiro |
2016-02-01 | packet_data_generator3: add a couple of conntrack packets | IWAMOTO Toshihiro |