summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-11-14wsgi: Reduce pylint warningsIWASE Yusuke
2016-11-14wsgi: Use six.text_type instead of unicodeIWASE Yusuke
2016-11-14contrib: Revert module path to ryu.contribIWASE Yusuke
2016-11-14protocols/bgp/base: Add missing __next__ methodIWASE Yusuke
2016-11-14BGPSpeaker: Support to advertise EVPN IP Prefix routeShinpei Muraoka
2016-11-14packet/bgp: Support for IP Prefix Route encodingShinpei Muraoka
2016-11-14packet/bgp: Fix the EvpnNLRI to use the ryu.lib.packet.vxlanShinpei Muraoka
2016-11-14packet/bgp: Fix the EvpnNLRI to use the ryu.lib.packet.mplsShinpei Muraoka
2016-11-14packet/bgp: Fix the EvpnNLRI to use the ryu.lib.ipShinpei Muraoka
2016-11-14BGPSpeaker: Enable to set capability for IPv6IWASE Yusuke
2016-11-14test_bgp: Add test cases for IPv6 and VPNv6 routesIWASE Yusuke
2016-11-14test_bgp: Enable to check parsed BGP messageIWASE Yusuke
2016-11-14packet/bgp: Refactor MP_REACH_NLRI and MP_UNREACH_NLRIIWASE Yusuke
2016-11-14lib/ip: Add method to convert IPv4/IPv6 to intIWASE Yusuke
2016-11-14test_bgp: Uncomment out test case for UPDATEIWASE Yusuke
2016-11-11packet/bgp: Enable Extended Length flags if specifiedIWASE Yusuke
2016-11-11pip: Move tinyrpc to pip-requiresIWASE Yusuke
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