Hi,

Here are improvement and fixes for various stuff, openflow, bgp, test
tool, REST API, etc.

Enjoy!

=
Benjamin Eggerstedt (2):
      simple_switch_13: Added a logging when running in --verbose for truncated 
packets
      simple_switch_13.py: Added ability to use buffer_id in FlowMod

Charles M.C. Chan (1):
      ofctl_v1_0: match_to_str() does not convert nw_tos correctly

FUJITA Tomonori (6):
      bgp: fix pep8 warnings
      packet lib: don't crash with corrupted lldp packet
      packet lib: don't crash with truncated dhcp packet
      simple_switch: handle non-buffering switch
      simple_switch_12: handle non-buffering switch
      Ryu 3.15

Hiroshi Yokoi (1):
      bgp: support next_hop_self

Minoru TAKAHASHI (2):
      of12/3: support setting the oxm_value to OFPVID_NONE
      test: add unittests for of1.3 parser

Shu Shen (1):
      Add a simple switch for Openflow 1.4, an easy adaption of SimpleSwitch13

Takeshi (1):
      rest_router: fix security problem

Toshiki Tsuboi (3):
      bgp: supporting loopback interface as neighbour_source_address for iBGP
      bgp: fix bug of ASPathFilter in case of iBGP peering
      bgp: supporting best_path_change_handler for Vpnv4/6 prefix in BGPSpeaker

Wei-Li Tang (6):
      ofctl_v1_0/2/3: check lock timeout by lock.is_set().
      packet lib: add BFD support.
      unit test for lib.packet.bfd
      lib: add IPv4 single hop BFD (RFC5881) support.
      doc: add lib.packet.bfd classes to library_packet_ref.
      bfdlib: follow TTL/hop limit in RFC5881 explicitly.

YAMAMOTO Takashi (18):
      oxm_fields: Add a comment
      ofproto_v1_3_parser: Handle experimenter OXMs in TableFeatures
      ofproto_v1_4_parser: Handle experimenter OXMs in TableFeatures
      pyang_plugins: pep8 style fix
      tox.ini: Add pep8 environment
      test_parser: Make this independent from test environment path
      test_addrconv: Fix a way to import the tested module
      travis: Run tests via tox
      oxm_fields: Avoid shadowing python builtin
      oxm_fields: Add comments
      oxm_fields: Add Nicira Extended Match (NXM) support
      ofproto_v1_3: Add tun_ipv4_src and tun_ipv4_dst NXMs
      packet_data_generator: Add tun_ipv4_src and tun_ipv4_dst for OF1.3
      packet_data: Regen
      test_parser: Update expected json representations
      ofproto_v1_4: Add tun_ipv4_src and tun_ipv4_dst NXMs
      simple_switch_13: Update a comment about OVS bug
      simple_switch_14: Update a comment about OVS bug

Yusuke Iwase (1):
      sw test tool: Fix typos

fortitude.zhang (1):
      stplib.py: Should wildcard non-relevant bits in the mask field of port 
mod message for OpenFlow 1.2+.


------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to