Hi, Here's a new release including lots of stuff:
- Python3 support - OF1.5 support improvement - NX support improvement - New OVSDB manager protocol application - Topology app improvement Another big news is that Ryu became one of Python libraries that OpenStack officially depends on: https://twitter.com/ryusdn/status/624159947085905920 OpenStack users might unknowingly use Ryu in the future. = FUJITA Tomonori (5): travis: run tests with python3 declare python3 support bgp: fix withdrawn label handling again OF: send fin/ack in response to fin packet Ryu 3.24 Gal Sagie (1): Add registers 1-7 as nicira extensions for matching and setting ISHIDA Wataru (2): bgp: fix bug of not taking care of withdrawn label ospf: fix serialize() to work with packet.Packet() IWAMOTO Toshihiro (13): python3: Store AsciiStringType class data as str python3: Use six.indexbytes for extracting single byte of data python3: Partially revert b'str' conversion python3: Use {encode, decode}('ascii') for text packet data packet_utils: Remove checksum() side-effect python3: Convert str to six.binary_type python3: Use b'str' for binary data python3: Adapt to iterator change python3: Round time() return value to microseconds python3: Misc str related fixups Use the asciilist type for lists of ip addresses Fix test packet data generation python3: Convert chr to six.int2byte Jason Kæ—¦lker (1): Add OVSDB manager protocol application Minoru TAKAHASHI (10): ofctl_v1_0: fix output string of ENQUEUE test_ofctl: Add some test cases of OF1.0 actions of1.5: queue statistics and queue descriptions use a common request format test_parser: Add test case for OFP15 queue_desc request of1.5: group statistics and group descriptions use a common request format test_parser: Add test case for OFP15 group_desc request of1.5: port statistics and port descriptions use a common request format test_parser: Add test case for OFP15 port_desc request of1.5: Meter statistics field flow_count was renamed to ref_count of1.5: Multipart METER_CONFIG was renamed to METER_DESC Takeshi (4): ignore lldp packet to avoid wrong links ignore lldp packet to avoid wrong links add host discovery functions add host restful api YAMAMOTO Takashi (1): Implement NX Resubmit-table action Yusuke Iwase (12): ofproto_v1_5_parser: Add OFPInstructionStatTrigger support ofproto_v1_5_parser: Add OFPActionCopyField support ofproto_v1_5_parser: Enable setting mask in OFPActionSetField ofproto_v1_[45]_parser: Rename Port Description Properties class ofproto_v1_[45]_parser: Correct example of OFPPortMod ofproto_v1_[45]_parser: Sort out the inheritance relation of OFP*Prop ofproto_v1_5_parser: Move utility method to OFPPropBase ofproto_v1_5_parser: Add OFPPortDescPropOxm class ofproto_v1_5_parser: Add OFPPortDescPropRecirculate class OXM/OXS: Initialize exp_type with oxm_field packet_data_generator2: Adopt upgrade of ofputil_packet_in ofproto_v1_[2345]_parser: Add items method to OFPMatch/OFPStats ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel