Hi,

The new features are netconf, ofconfig, topology service (lldp support
included), and firewall application. There are lots of bug fixes.

Also we has worked on docs (added tutorial, updated OpenStack doc).

Thanks!

=
Can Zhang (3):
      of1.0: fix NXActionHeader typo
      support parse OFPAction in NXFlowStats
      of1.0: utils.round_up cleanup

Christopher Scherb (1):
      nx_match: add vlan and vlan_pop

EisukeTAKAHASHI (1):
      ryu.log: change type of --use_syslog option to Boolean.

FUJITA Tomonori (6):
      contrib: import ncclient library (NETCONF clients)
      Add request/reply event support to support communication between apps
      wsgi: remove unused logging code
      ofp: send events to others before calling own handlers
      lib ofctl_v1_2: fix file modes
      Ryu 1.8

HIYAMA Manabu (1):
      packet lib: fix icmpv6.nd parser

Isaku Yamahata (21):
      contrib ncclient: missing comma
      MANIFEST.in: include XML schema files
      netconf: import xml schema
      netconf: import XML schema for netconf
      netconf: improve schema for netconf
      netconf: add constants for netconf
      of_config: import XML schema files for OF config.
      of_config/schema: add missing import
      of_config: constants for of-config
      of_config: OF capable switch class to issue OFConfig request
      of_config: sample test code to use ofconfig capable_switch
      doc: of_config library
      lib/packet/packet_base: fix signature of PacketBase.{parser, serialize}
      test_icmpv6: correct icmpv6 checksum
      tests/unit/packet/test_tcp.py: typo UDP -> TCP
      lib/packet/packet_utils: improve checksum padding
      lib/packet/packet_utils: improve checksum byteswap
      lib/packet: checksum function with pseudo ipv4/ipv6 header
      lib/packet/icmpv6: use checksum_ip()
      lib/packet/udp: use checksum_ip()
      lib/packet/tcp: use checksum_ip()

KONDOH Tasuku (2):
      test of1.2: add test code of OFPErrorExperimenterMsg
      test of1.2: fix typos from mid to min

OHMURA Kei (6):
      doc: fix bug in tls.rst
      ryu-manager: use try-finally statement
      app_manager: fix close dict handling bug
      nx_match: add MFField parser
      ofproto_v1_0: add nx_stats constants
      ofproto_v1_0_parser: add nx_flow_stats_{request, reply}

YAMADA Hideki (9):
      event: Add sync flag and event src for request/reply
      topology: switch discovering module
      topology: support link discovery
      test_parser_v10: fix unittest breakage
      lib/port_no: handling port_no as string
      topology: exported function returns Switch/Link list instead of event
      topology: Add REST API
      ryu-client: support Topology REST API
      ryu-client: print http response

YAMAMOTO Takashi (19):
      g/c --monkey-patch option
      fix OFPMultipartRequest._serialize_stats_body
      remove port_no argument of OFPPortDescStatsRequest.__init__
      revert s/_/-/ changes for ryu.conf
      of1.3: fix a comment typo
      ryu-manager: stop modifying CONF.app_list
      log-cleanup: remove an unused logger instance
      log-cleanup: remove an unused logger instance
      log-cleanup: per RyuApp logger
      log-cleanup: honor --default-log-level in case of --verbose
      tunnel_port_updater: g/c _LOCK
      vsctl: fix timeout
      ofconfig: use ElementTree iterator instead of getchildren
      TLS: update an example output
      TLS: test cli options consistently in the same line
      TLS: use a full spelling of a cli option
      doc: fix a program name
      topology/dumper: fix RyuApp.__init__ signature
      rest_firewall: fix comments

Yoshihiro Kaneko (2):
      ryu.controller.controller.Datapath: keep handler list regardless of state
      of1.0: fix import error

Zhang Dongya (8):
      fix error in OFP_DESC_PACK_STR (change 'c' to 's')
      add missing 'match' parameter to __init__ function of 
OFPAggregateStatsRequest
      add missing 'length' field of OFPPort when decoding
      fix OFPMatch decode error in 'parser' function of OFPFlowRemoved
      fix incorrect naming '__serialize_body' in OFPRoleRequest
      add missing 'field' parameter to __init__ function of OFPActionSetField
      fix missing parameter in calling 'msg_pack_info' of 
OFPActionPushMpls/PopMpls
      of1.3: fix error in group_mod

watanabe.fumitaka (3):
      add firewall Ryu application
      update ofctl_v1_0 library
      add ofctl_v1_2 library

竹下昇 (1):
      lib ofctl_v1_2: add VLAN_ID setting means


------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to