Hey,

New libpcap support and debugger support, and improvement for
Nicira extensions, bgp, REST API.

Enjoy!

=
Alan Quillin (2):
      of_v1_0: Added support for the NXM_NX_TUN_IPV4_{SRC & DST}[_W] fields
      of_v1_0: Fixed the flow format logic to set it correctly when registers 
matches are set

Che-Wei Lin (1):
      Add parsing libpcap and reading/writing PCAP file

FUJITA Tomonori (1):
      Ryu 3.18

ISHIDA Wataru (7):
      ospf: fix wrong OSPF LSA type
      bgp/bmp: send unmodified BGPUpdate to bmp server.
      bgp: don't hold withdrawn routes in adj_rib_in
      bmpstation: bug fix. stop closing fds which are in use.
      bgp: fix bug of NameError: global name 'sent_route' is not defined
      bgp: remove unnecessary bgp update construction
      bgp/cli: fix internel data destruction due to cli show command

Minoru TAKAHASHI (1):
      ofctl_v1_0/2/3: Fix unsuitable log level

Satoshi Kobayashi (1):
      ryu-manager: add --enable-debugger option

Toshiki Tsuboi (2):
      bgp: support of understanding assigned mpls-label for prefix_add in vpnv4
      bgp: bug fix of sending Adj-RIB-Out

YAMAMOTO Takashi (17):
      Cleanup isinstance(foo, (int, long))
      nicira_ext: Separate the most of NX definitions from ofproto_v1_0
      OF 1.0: Use ofproto_common.NX_EXPERIMENTER_ID instead of NX_VENDOR_ID
      oxm_fields: Add comments
      oxm_fields: Prefix internal functions with _ for readability
      oxm_fields: Add header-only variants of serializer/parser
      oxm_fields: Fix oxm_length calculation for experimenter OXMs
      oxm_fields: Fix 64-bit experimenter OXM support
      test_oxm: dedicated UTs for oxm_fields module
      test_oxm: Add UTs for 64-bit experimenter OXMs
      Implement nx_action_reg_move for OpenFlow 1.3
      nx_actions: Remove redundant initializations
      type_desc: Separate type conversion classes from oxm_fields
      nx_actions: Implement NX flow_mod_spec
      test_nx_flow_spec: Add UTs for NX flow_mod_spec
      nx_actions: Implement nx_action_learn
      nx_actions: Avoid confusing StringifyMixin

Yusuke Iwase (5):
      doc/app/ofctl_rest: Add descriptions for duration_nsec field
      ofctl_rest: support OFPQueueStats message
      doc/app/ofctl_rest: Add description for OFPQueueStats message
      ofctl_rest: support OFPAggregateStats message
      doc/app/ofctl_rest: Add description for OFPAggregateStats message


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to