summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-12-30Fix handling of state transition to config modeVictor Orlikowski
2015-12-30Clean up for stability patch submitted previouslyVictor Orlikowski
2015-12-25Ensure to terminate threads where RyuApp.start() gives a thread objectIWAMOTO Toshihiro
2015-12-25ofctl_v1/2/3: Some improvementsMinoru TAKAHASHI
2015-12-25of14: Add action experimenter to flow stats reply unit testMinoru TAKAHASHI
2015-12-25test_tcp: Update test cases for tcp optionIWASE Yusuke
2015-12-25lib/packet/tcp: Parse TCP Option fieldIWASE Yusuke
2015-12-25bgp: fix handling unknown and unsupported transitive pathISHIDA Wataru
2015-12-22ofp_handler: Remove sending SET_CONFIG messageIWASE Yusuke
2015-12-22lib/ofctl: Add test cases for ofctl_v1_0IWASE Yusuke
2015-12-22lib/ofctl: Add test cases for ofctl_v1_2IWASE Yusuke
2015-12-22lib/ofctl: Add test cases for ofctl_v1_3IWASE Yusuke
2015-12-22lib/ofctl: Implement unit test for sending messagesIWASE Yusuke
2015-12-22lib/ofctl: Rename unit test for action/matchIWASE Yusuke
2015-12-22lib/ofctl: Confirm UTF-8 in binary fieldsIWASE Yusuke
2015-12-22ofproto_v1_[23]_parser: Add default arguments in OFPQueuePropIWASE Yusuke
2015-12-22test_parser: Add some expected json representationsIWASE Yusuke
2015-12-22packet_data: RegenIWASE Yusuke
2015-12-22packet_data_generator: Add ofp_group_stats messages for OF1.2IWASE Yusuke
2015-12-22ofproto_v1_[2345]_parser: Set default length fieldIWASE Yusuke
2015-12-08avoid oslo.config 3.1.0 and later for python2.6 supportFUJITA Tomonori
2015-12-08test_controller: Add unit test for _recv_loop()IWASE Yusuke
2015-12-08controller: Split received message bufferIWASE Yusuke
2015-12-02Fix a stability issue relating to switch disconnection/re-connection events.Victor J. Orlikowski
2015-12-02Ryu 3.28FUJITA Tomonori
2015-11-13test_parser: add conntrack testsIWAMOTO Toshihiro
2015-11-13packet_data_generator3: add a couple of conntrack packetsIWAMOTO Toshihiro
2015-11-13Implement NXActionCT and related ct_* matchesIWAMOTO Toshihiro
2015-11-13tox: disable wheel cacheSatoshi KOBAYASHI
2015-11-13python3: implicit relative import was deprecatedSatoshi KOBAYASHI
2015-11-13python3: itertools.ifilter() doesn't existSatoshi KOBAYASHI
2015-11-13python3: iter#next() doesn't existSatoshi KOBAYASHI
2015-11-13python3: <function>#func_name is renamed to __name__Satoshi KOBAYASHI
2015-11-13python3: import __future__ for just in caseSatoshi KOBAYASHI
2015-11-13python3: StandardError doesn't existSatoshi KOBAYASHI
2015-11-13ofctl_v1_3: Fix unsuitable error log in mod_meter_entry()Minoru TAKAHASHI
2015-11-03Ryu 3.27FUJITA Tomonori
2015-10-28bgp: fix of sending "Start-of-RIB" and "End-of-RIB" in Enhanced Route-RefreshToshiki Tsuboi
2015-10-28doc/app/ofctl_rest: Add description for OFPTableStats messageMinoru TAKAHASHI
2015-10-28doc/app/ofctl_rest: Add description for OFPQueueGetConfig messageMinoru TAKAHASHI
2015-10-28doc/app/ofctl_rest: Add description for OFPTableFeaturesStats messageMinoru TAKAHASHI
2015-10-28ofctl_rest: support OFPQueueGetConfig MessageMinoru TAKAHASHI
2015-10-28ofctl_rest: support OFPTableFeaturesStats MessageMinoru TAKAHASHI
2015-10-28ofctl_rest: support OFPTableStats MessageMinoru TAKAHASHI
2015-10-28vrrp: fix param of virtual_ip_address for rpc_apiToshiki Tsuboi
2015-10-28tester: Reduce pylint warningsIWASE Yusuke
2015-10-28tester: Add test cases for OpenFlow1.0IWASE Yusuke
2015-10-28tester: Support to test OpenFlow1.0 switchIWASE Yusuke
2015-10-28packet_data: Fix wildcarded match value in OF1.0IWASE Yusuke
2015-10-28of10: Human readable address field in json Match/ActionIWASE Yusuke