index
:
ryu
feature/as-path
feature/communities
fix/neighbor-label
fix/ssh-exception
master
Component-based software defined networking framework
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-11-24
scenario test: Fix the wrong retry check in command execution
fumihiko kakuma
2016-11-24
Enable to run a scenario test with a specific python version
fumihiko kakuma
2016-11-18
rest_firewall: Compare reserved port in str representation
IWASE Yusuke
2016-11-18
test_vsctl: Use osrg/ryu-book image as Mininet container
IWASE Yusuke
2016-11-18
test_vsctl: Wait for loading OVS kernel module
IWASE Yusuke
2016-11-18
integrated/bgp: Use Ubuntu:16.04 for base image
IWASE Yusuke
2016-11-18
docker_base: Update base image to Ubuntu:16.04
IWASE Yusuke
2016-11-15
BGPSpeaker: Confirm SSH feature to be optional
IWASE Yusuke
2016-11-15
docker_base: Add missing requirements for test-requires
IWASE Yusuke
2016-11-15
README: Use pip to resolve dependencies
IWASE Yusuke
2016-11-15
pip: Separate test-requires
IWASE Yusuke
2016-11-14
RPC: Specify encoding to msgpack.Packer/Unpacker
IWASE Yusuke
2016-11-14
test_rpc: Use numbers.Integral instead of long type
IWASE Yusuke
2016-11-14
wsgi: Avoid using inspect.getargspec
IWASE Yusuke
2016-11-14
wsgi: Reduce pylint warnings
IWASE Yusuke
2016-11-14
wsgi: Use six.text_type instead of unicode
IWASE Yusuke
2016-11-14
contrib: Revert module path to ryu.contrib
IWASE Yusuke
2016-11-14
protocols/bgp/base: Add missing __next__ method
IWASE Yusuke
2016-11-14
BGPSpeaker: Support to advertise EVPN IP Prefix route
Shinpei Muraoka
2016-11-14
packet/bgp: Support for IP Prefix Route encoding
Shinpei Muraoka
2016-11-14
packet/bgp: Fix the EvpnNLRI to use the ryu.lib.packet.vxlan
Shinpei Muraoka
2016-11-14
packet/bgp: Fix the EvpnNLRI to use the ryu.lib.packet.mpls
Shinpei Muraoka
2016-11-14
packet/bgp: Fix the EvpnNLRI to use the ryu.lib.ip
Shinpei Muraoka
2016-11-14
BGPSpeaker: Enable to set capability for IPv6
IWASE Yusuke
2016-11-14
test_bgp: Add test cases for IPv6 and VPNv6 routes
IWASE Yusuke
2016-11-14
test_bgp: Enable to check parsed BGP message
IWASE Yusuke
2016-11-14
packet/bgp: Refactor MP_REACH_NLRI and MP_UNREACH_NLRI
IWASE Yusuke
2016-11-14
lib/ip: Add method to convert IPv4/IPv6 to int
IWASE Yusuke
2016-11-14
test_bgp: Uncomment out test case for UPDATE
IWASE Yusuke
2016-11-11
packet/bgp: Enable Extended Length flags if specified
IWASE Yusuke
2016-11-11
pip: Move tinyrpc to pip-requires
IWASE Yusuke
2016-11-07
Ryu 4.8
FUJITA Tomonori
2016-11-04
contrib/tinyrpc: Remove embedded tinyrpc, use upstream
IWASE Yusuke
2016-11-04
contrib/ncclient: Remove embedded ncclient, use upstream
IWASE Yusuke
2016-11-04
ut/ovs: Add UT using Docker for ryu.lib.ovs
IWASE Yusuke
2016-10-29
BGPSpeaker: Support to advertise PMSI Tunnel Attribute
Shinpei Muraoka
2016-10-29
packet/bgp: Add PMSI Tunnel Attribute
Shinpei Muraoka
2016-10-29
packet/vxlan: Add method to convert the format of vni
Shinpei Muraoka
2016-10-29
packet/mpls: Add method to convert the format of label
Shinpei Muraoka
2016-10-29
lib/ip: Add method to convert the format of Ipv4 or Ipv6
Shinpei Muraoka
2016-10-29
Enable to run a scnario test for ryu bgp on travis
fumihiko kakuma
2016-10-29
Add scripts which install a dependency package
fumihiko kakuma
2016-10-29
Add bgp scenario tests
fumihiko kakuma
2016-10-29
Add bgp scenario tests tool
fumihiko kakuma
2016-10-25
bgp/application: Re-implement base BGP application
IWASE Yusuke
2016-10-25
flags: Add CLI options for BGP application
IWASE Yusuke
2016-10-25
BGPSpeaker: Enable to specify settings for SSH CLI
IWASE Yusuke
2016-10-25
bgp/operator/ssh: Enable to quit gracefully
IWASE Yusuke
2016-10-25
bgp/operator/ssh: Reduce pylint warnings
IWASE Yusuke
2016-10-25
BGPSpeaker: Use dictConfig in the standard library
IWASE Yusuke
[prev]
[next]