summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-06-09ofproto/ofproto_v1_0: Delete some NX actionsShinpei Muraoka
2016-06-09ofproto/nx_actions: Porting the NX Action definition of ofproto_v1_0_parserShinpei Muraoka
2016-06-09ofproto/nx_actions: Update serialize and parseShinpei Muraoka
2016-06-09Extend OVSDB apiAlan Quillin
2016-06-05Fix RuntimeError of lldp_packet_in_handlerYi Tseng
2016-06-03Ryu 4.3FUJITA Tomonori
2016-06-01nx_match: add tun_ipv6_{src,dst}Atzm Watanabe
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