Hello,

Here's a new release, including bgp update, OFS test suite update,
etc.

Enjoy!

=
FUJITA Tomonori (9):
      RyuApp: delete a key without handlers when unregistering a handler
      Rename to CONTRIBUTING.rst
      delete bin/rpc-cli
      delete ryu/tests/bin/of-config-cli
      delete bin/neutron-ofagent-agent
      remove obsolete man pages (rpc_cli and neutron_ofagent_agent)
      bgp: add __init__.py files
      bgp: fix connect timeout error
      Ryu 3.9

Hiroaki KAWAI (1):
      fix pbb itag related tests

ISHIDA Wataru (13):
      bgp: add stuff for integration with bgp speaker
      bgp: use ryu bgp packet library instead of original one
      bgp: remove original bgp packet library
      bgp: fix typo
      bgp: clean up codes which constructs an update message
      bgp: use ryu.lib.hub instead of the direct use of eventlet
      bgp: make bgpspeaker RyuApp
      bgp: enable default label range
      bgp: enable to use system IP addr implicitly for binding
      bgp: avoid the trouble of having to explicitly specify IDs in 
configuration
      bgp: improve log visibility
      bgp: add sample configuration file
      bgp: fix pep8

Simon Horman (12):
      tests/integrated: Specify table_id for flow_mod modify tests
      tests/integrated: Use table_id greater than the current table for 
goto-table instruction
      tests/integrated: Do not verify buffer_id of packet_in resulting from 
packet_out
      tests/integrated: Match on IP dl_type for flows with dec NW TTL actions
      tests/integrated: Match on VLAN tag for flows with pop VLAN TTL actions
      tests/integrated: Match on VLAN tag for flows which set VLAN tags
      tests/integrated: Match on IP dl_type for flows with set NW TTL actions
      tests/integrated: Enable ARP tests
      tests/integrated: Match on IP dl_type for flows with set IPv6 addresses
      tests/integrated: Match on MPLS dl_type for flows with pop MPLS actions
      tests/integrated: Match on MPLS dl_type for flows with MPLS TTL actions
      tests/integrated: Enable MPLS set-field and push MPLS tests

YAMAMOTO Takashi (17):
      controller.handler: g/c now unused code
      controller.handler: use normal classes rather than a namedtuple
      controller.handler: simplify code
      RyuApp: add a method to unregister a handler
      RyuApp.get_handlers: restructure code and add a comment
      RyuApp: allow observing events without having handlers
      RyuApp: add methods to observe/unobserve specific event dynamically
      ofp_event: add a function to find Event class for given OFP class
      ryu.app.ofctl: implement reception of reply message
      ryu.app.ofctl: implement multipart
      ryu.app.ofctl: raise exceptions on openflow error messages
      ryu.cfg: re-export some more stuff for convenience
      allow overriding argv and progname
      pip-requires: require oslo.config >= 1.2.0
      add bin/ryu
      add bin/ryu to PYLINT_INCLUDE
      document ryu command

Yuichi Ito (12):
      igmplib: Fix a problem that querier stops sending a query message
      sw test tool: Fix to compare OFPMatch ignoring masks that are all one bits
      sw test tool: Fix to compare OFPMatch ignoring fields that masks are all 
zero bits
      sw test tool: Correct the comparison method to treat matches as the set
      of12: set default attributes for group-related classes
      of13: set default attributes for group-related classes
      of14: set default attributes for group-related classes
      sw test tool: Fix to compare OFPMatch using masks without byte boundary
      sw test tool: Fix MAC addresses used in tests
      sw test tool: Modify lengths of pad fields for ARP
      sw test tool: Revert changes of test files
      sw test tool: Modify lengths of pad fields for ARP

takahashi.minoru (2):
      packet lib: ipv6: Fix to calculate AH length
      packet lib: ipv6: support Routing header (type3)


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to