summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-05-16doc/app/ofctl_rest: Add pbb_uca to match fieldShinpei Muraoka
2016-05-16doc/app/ofctl_rest: Update the description method of ExampleShinpei Muraoka
2016-05-16doc/app/ofctl_rest: Add Openflow versionShinpei Muraoka
2016-05-13Bump version requirement for oslo.config, given usage of min parameter to IntOptVictor J. Orlikowski
2016-05-13tox: Integrate Coveralls.ioIWASE Yusuke
2016-05-13tox: Add Python 3.5IWASE Yusuke
2016-05-13test_ofctl: Add test cases for new Actions of of15Shinpei Muraoka
2016-05-13test_ofctl_rest: Add unit tests for ofctl_restMinoru TAKAHASHI
2016-05-13test_ofctl: Add test cases for OpenFlow 1.5Minoru TAKAHASHI
2016-05-13ofctl_rest: Support OpenFlow 1.5Minoru TAKAHASHI
2016-05-13lib/ofctl: Support OpenFlow 1.5Minoru TAKAHASHI
2016-05-13ofproto_v1_5_parser: Fix serialized length of OFPActionCopyFieldShinpei Muraoka
2016-05-13ofctl_v1_4: Port some improvements from ofctl_v1_3IWASE Yusuke
2016-05-13ofctl_v1_4: Rename to get_queue_desc for uniformityIWASE Yusuke
2016-05-13ofctl_v1_4: Support request parametersMinoru TAKAHASHI
2016-05-13ofctl_utils: Enhance user value conversionIWASE Yusuke
2016-05-13REST Apps: Adopt to Python 3IWASE Yusuke
2016-05-13topology: Adopt to Python 3IWASE Yusuke
2016-05-13ofctl_rest: Enable to omit port_no and queue_idShinpei Muraoka
2016-05-13ofctl_rest: Adopt decorator to simplifyIWASE Yusuke
2016-05-13test_ofctl: Test cases for omitting port_no in get_queue_configShinpei Muraoka
2016-05-13lib/ofctl_v1_[23]: Unify the arguments orderIWASE Yusuke
2016-05-13ofctl_utils: Confirm binary type data in send_experimenterIWASE Yusuke
2016-05-13test_import_module: Update test casesMinoru TAKAHASHI
2016-05-13utils: fix for temporarily storing the value of sys.pathMinoru TAKAHASHI
2016-05-10Ryu 4.2FUJITA Tomonori
2016-05-10Enable filtering the OVSDB schema tables/columnsAlan Quillin
2016-05-09tox: Upgrade PyPy version to 2.6IWASE Yusuke
2016-04-20Eventlet throws a subclass of IOError when an SSL read timeout occurs. Ensure...Victor J. Orlikowski
2016-04-18Added support for the tcp flags nicira extensionAlan Quillin
2016-04-06Removes unnecessary Windows requirementsClaudiu Belu
2016-04-02Ryu 4.1FUJITA Tomonori
2016-04-02doc/app/ofctl_rest: Update example of set-field actionShinpei Muraoka
2016-04-02doc/app/ofctl_rest: Update the code-block language of response dataShinpei Muraoka
2016-04-02doc/app/ofctl_rest: Update the ryu.app.ofctl_rest version from openflow1.3 to...Shinpei Muraoka
2016-03-30lib/ofctl_v1_[234]: Consolidate send_experimenterJason Kölker
2016-03-30lib/ofctl_v1_[34]: Consolidate common functionsJason Kölker
2016-03-30lib/ofctl_v1_3: Support nicira extensionsJason Kölker
2016-03-30lib/ofctl_v1_3: Allow caller to disable conversionJason Kölker
2016-03-30lib/ofctl_*: Consolidate `send_stats_requst`Jason Kölker
2016-03-30lib/ofctl_*: Log the xid of messages being sentJason Kölker
2016-03-30unit/lib/test_ofctl: Fix Flake8 [e731]Jason Kölker
2016-03-30ofproto/ofproto_v1_4_parser: Flake8 FixesJason Kölker
2016-03-30ofproto/ofproto_v1_3_parser: Flake8 FixesJason Kölker
2016-03-30ofproto/ofproto_v1_2_parser: Flake8 FixesJason Kölker
2016-03-30ofproto/ofproto_v1_0_parser: Flake8 FixesJason Kölker
2016-03-30ofproto/nx_actions: Flake8 FixesJason Kölker
2016-03-30lib/ofctl_v1_4: Flake8 FixesJason Kölker
2016-03-30lib/ofctl_v1_3: Flake8 FixesJason Kölker
2016-03-30lib/ofctl_v1_2: Flake8 FixesJason Kölker