Hi,

Here's a new release, with the updated major version number, as I
mentioned before.

Python 2.6 isn't supported anymore. Some python libraries that Ryu
depends on dropped support 2.6 so it's too tricky to support 2.6.

As usual, there are some new features, cleanups, and fixes. Victor
added OF echo request support. If you enable the feature, Ryu sends
actively send echo requests so you can detect dead datapaths earlier.

Here's one more news about Ryu, for guys who missed Ryu's tweete,
OpenStack now officially supports BGP Dynamic Routing with Ryu's BGP
feature:

https://twitter.com/ryusdn/status/704540696821133313

Enjoy!

=
Corey Bryant (1):
      Fix i386 test failures

FUJITA Tomonori (2):
      drop python2.6 support
      Ryu 4.0

IWAMOTO Toshihiro (3):
      Implement NXActionRegLoad
      packet_data_generator3: generate an NXActionRegLoad packet
      test_parser: add an NXActionRegLoad test

IWASE Yusuke (11):
      tox: Adapt to PyPy interpreter
      test_parser: Add missing packet data for OFP15
      ofproto_v1_5_parser: Fix unresolved structure references
      ofproto_v1_5_parser: Add missing field in OFPMeterFeaturesStats
      test_parser: Fix ofp_multipart_type in OFPFlowStatsRequest
      simple_switch: Separate simple_switch for beginners
      ofp_handler: Handle empty data field in OFPErrorMsg
      run_mininet: Support protocols option of ovs-vsctl
      run_mininet: Adopt utility methods of Mininet class
      run_mininet: Specify the controller port
      .pylintrc: Remove deprecated output format feature

Jason Kölker (1):
      protocols/bgp: Log socket creation error

Minoru TAKAHASHI (5):
      of12/3/4/5: fix to_jsondict of OFPActionSetField
      ofproto: Fixes invalid async config property types
      app/ofctl_rest: support OpenFlow1.4
      lib/ofctl: add ofctl_v1_4 library
      lib/ofctl: add test files for ofctl_v14

Victor J. Orlikowski (7):
      Protect events queue with a semaphore
      Use a slightly lighter Queue implementation
      Wrap handler calls in the event loop in a try/except and log exceptions
      Clean up socket close() handling
      make socket-timeout config file option
      of: add echo request support
      Typo fixes


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to