summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-11-07Ryu 4.8FUJITA Tomonori
2016-11-04contrib/tinyrpc: Remove embedded tinyrpc, use upstreamIWASE Yusuke
2016-11-04contrib/ncclient: Remove embedded ncclient, use upstreamIWASE Yusuke
2016-11-04ut/ovs: Add UT using Docker for ryu.lib.ovsIWASE Yusuke
2016-10-29BGPSpeaker: Support to advertise PMSI Tunnel AttributeShinpei Muraoka
2016-10-29packet/bgp: Add PMSI Tunnel AttributeShinpei Muraoka
2016-10-29packet/vxlan: Add method to convert the format of vniShinpei Muraoka
2016-10-29packet/mpls: Add method to convert the format of labelShinpei Muraoka
2016-10-29lib/ip: Add method to convert the format of Ipv4 or Ipv6Shinpei Muraoka
2016-10-29Enable to run a scnario test for ryu bgp on travisfumihiko kakuma
2016-10-29Add scripts which install a dependency packagefumihiko kakuma
2016-10-29Add bgp scenario testsfumihiko kakuma
2016-10-29Add bgp scenario tests toolfumihiko kakuma
2016-10-25bgp/application: Re-implement base BGP applicationIWASE Yusuke
2016-10-25flags: Add CLI options for BGP applicationIWASE Yusuke
2016-10-25BGPSpeaker: Enable to specify settings for SSH CLIIWASE Yusuke
2016-10-25bgp/operator/ssh: Enable to quit gracefullyIWASE Yusuke
2016-10-25bgp/operator/ssh: Reduce pylint warningsIWASE Yusuke
2016-10-25BGPSpeaker: Use dictConfig in the standard libraryIWASE Yusuke
2016-10-25utils: Backward compatibility for 'imp.load_source'IWASE Yusuke
2016-10-25Log OFPErrorMsg.data as ascii when type is OFPET_HELLO_FAILEDIWAMOTO Toshihiro
2016-10-25ovs/vsctl: Fix API for parsing column/key/value setIWASE Yusuke
2016-10-25ovs/vsctl: Add missing Controller commands in OVS v2.6.0IWASE Yusuke
2016-10-25ovs/vsctl: Add missing Port commands in OVS v2.6.0IWASE Yusuke
2016-10-25ovs/vsctl: Add missing Interface commands in OVS v2.6.0IWASE Yusuke
2016-10-25ovs/vsctl: Add missing Bridge commands in OVS v2.6.0IWASE Yusuke
2016-10-25ovs/vsctl: Sort out commands orderIWASE Yusuke
2016-10-25ovs/bridge: Add APIs for missing Database commandsIWASE Yusuke
2016-10-25ovs: Add API corresponding to ovs-vsctl remove commandIWASE Yusuke
2016-10-25ovs: Add API corresponding to ovs-vsctl add commandIWASE Yusuke
2016-10-25ovs: Add API corresponding to ovs-vsctl list commandIWASE Yusuke
2016-10-25ovs: Add API corresponding to ovs-vsctl add-bond commandIWASE Yusuke
2016-10-25ovs/vsctl: Update command list with OVS v2.6.0IWASE Yusuke
2016-10-25ovs/vsctl: Avoid applying next() to non-iterator objectIWASE Yusuke
2016-10-25ovs/vsctl: Add missing required argument for find_vlan_bridgeIWASE Yusuke
2016-10-25ovs: Reduce pylint warningsIWASE Yusuke
2016-10-25ovs: Revert ovs module pathIWASE Yusuke
2016-10-25ovs/vsctl: Fix VSCtlCommand to inherit StringifyMixinIWASE Yusuke
2016-10-25ovs/vswitch_idl: Update OVSDB schema with v7.14.0IWASE Yusuke
2016-10-25ovs/vsctl: Change log level of redundant messagesIWASE Yusuke
2016-10-25rest_router: Fix conversion of Packet Library to dictIWASE Yusuke
2016-10-25dpset: Fix iteration error when disconnecting switchesIWASE Yusuke
2016-10-12test_parser: Add an truncate packet testIWAMOTO Toshihiro
2016-10-12test_parser: Enable tests for truncated packetsIWAMOTO Toshihiro
2016-10-12ofproto_v1_3_parser: Raise OFPTruncatedMessage exception on truncated messagesIWAMOTO Toshihiro
2016-10-12ofproto/nicira_ext: Add missing NXMs in OVS v2.6.0Shinpei Muraoka
2016-10-08ryu/lib/ofctl_v1_3: port name decoding fixMichaƂ Rzepka
2016-10-08BGPSpeaker: Enhance APIs for operator.showIWASE Yusuke
2016-10-04Ryu 4.7FUJITA Tomonori
2016-10-04BGPSpeaker: Fix to enable to notify peer downIWASE Yusuke