Hi,

Here's a new release including fixes, improvement, etc. Also lots of
testings on travis-ci were added.

There are some pending patches but none of them are urgent. I'll push
them soon.

Enjoy!

=
FUJITA Tomonori (1):
      Ryu 4.9

IWASE Yusuke (24):
      pip: Move tinyrpc to pip-requires
      packet/bgp: Enable Extended Length flags if specified
      test_bgp: Uncomment out test case for UPDATE
      lib/ip: Add method to convert IPv4/IPv6 to int
      packet/bgp: Refactor MP_REACH_NLRI and MP_UNREACH_NLRI
      test_bgp: Enable to check parsed BGP message
      test_bgp: Add test cases for IPv6 and VPNv6 routes
      BGPSpeaker: Enable to set capability for IPv6
      protocols/bgp/base: Add missing __next__ method
      contrib: Revert module path to ryu.contrib
      wsgi: Use six.text_type instead of unicode
      wsgi: Reduce pylint warnings
      wsgi: Avoid using inspect.getargspec
      test_rpc: Use numbers.Integral instead of long type
      RPC: Specify encoding to msgpack.Packer/Unpacker
      pip: Separate test-requires
      README: Use pip to resolve dependencies
      docker_base: Add missing requirements for test-requires
      BGPSpeaker: Confirm SSH feature to be optional
      docker_base: Update base image to Ubuntu:16.04
      integrated/bgp: Use Ubuntu:16.04 for base image
      test_vsctl: Wait for loading OVS kernel module
      test_vsctl: Use osrg/ryu-book image as Mininet container
      rest_firewall: Compare reserved port in str representation

Shinpei Muraoka (5):
      packet/bgp: Fix the EvpnNLRI to use the ryu.lib.ip
      packet/bgp: Fix the EvpnNLRI to use the ryu.lib.packet.mpls
      packet/bgp: Fix the EvpnNLRI to use the ryu.lib.packet.vxlan
      packet/bgp: Support for IP Prefix Route encoding
      BGPSpeaker: Support to advertise EVPN IP Prefix route

fumihiko kakuma (2):
      Enable to run a scenario test with a specific python version
      scenario test: Fix the wrong retry check in command execution


------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to