summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-07-01topology: pep8 fixesEvan Gray
2016-07-01ofproto: Fix example of OFPSetAsync messageIWASE Yusuke
2016-07-01Update the readthedoc URLIWAMOTO Toshihiro
2016-07-01lib/ofctl_utils: Log the datapath sent toJason Kölker
2016-07-01Avoid parallel executions of AppManager.close()IWAMOTO Toshihiro
2016-06-18python3: Use six.add_metaclass for metaclassfumihiko kakuma
2016-06-18python3: Use six.string_types instead of basestringfumihiko kakuma
2016-06-18python3: Improve Table class in services.protocols.bgp.info_base.basefumihiko kakuma
2016-06-18python 3: Replace deprecated logging.warn with logging.warningFumihiko Kakuma
2016-06-09Python3: Explicit string type encodingIWASE Yusuke
2016-06-09BGPSpeaker: Remove unused utility modulesIWASE Yusuke
2016-06-09BGPSpeaker: Fix unresolved references in Python3IWASE Yusuke
2016-06-09BGPSpeaker: Support Per-Peer ASIWASE Yusuke
2016-06-09packet_data_generator3/gen: Add some NXAction packetsShinpei Muraoka
2016-06-09ofproto/nicira_ext: Move the variable and method for Nicira ExtensionShinpei Muraoka
2016-06-09tests/test_parser_v10: Update test parameterShinpei Muraoka
2016-06-09ofproto/nx_actions: Update arguments to be compatible with ovs-ofctlShinpei Muraoka
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