summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-06-01packet_data_generator3: Clear xid into zeroIWASE Yusuke
2016-06-01ofproto: Implement OFPFlowMod parserIWASE Yusuke
2016-06-01doc: Add PCAP file library referenceIWASE Yusuke
2016-06-01test_pcaplib: Add unit tests for pcaplibIWASE Yusuke
2016-06-01pcaplib: Reduce Pylint warningsIWASE Yusuke
2016-06-01test_bgp: Enable to test parser with pcap fileIWASE Yusuke
2016-06-01packet/bgp: Reduce Pylint warningsIWASE Yusuke
2016-06-01bgp: fix typosIWASE Yusuke
2016-06-01test-requires: Update to use the latest PylintIWASE Yusuke
2016-06-01test-requires: Add tinyrpc for RPC controller in wsgiIWASE Yusuke
2016-05-26Make ovs optionalYAMAMOTO Takashi
2016-05-23packet: Add VXLAN parserIWASE Yusuke
2016-05-18packet/bgp: Add missing __hash__ functionIWAMOTO Toshihiro
2016-05-18controller: Add backward compatibility for 6633 portIWASE Yusuke
2016-05-18Update default OpenFlow port to 6653IWASE Yusuke
2016-05-18BGP: Make RouteFamily class hashableIWASE Yusuke
2016-05-18doc: Remove warnings when building doc pagesIWASE Yusuke
2016-05-18doc: Move Ryu App API doc into each source codeIWASE Yusuke
2016-05-18network: Fix unresolved referenceIWASE Yusuke
2016-05-18doc: Add description for EventOFPPortStateChangeIWASE Yusuke
2016-05-18controller: Implement EventOFPPortStateChangeIWASE Yusuke
2016-05-16doc/app/ofctl_rest: Remove unused match fieldShinpei Muraoka
2016-05-16doc/source/conf: Set the False to SmartyPantsShinpei Muraoka
2016-05-16doc/app/ofctl_rest: Add a description for openflow1.5Shinpei Muraoka
2016-05-16doc/app/ofctl_rest: Update the optional parameter of the messageShinpei Muraoka
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