Hi,
Here is a new release. It includes full OF1.4 support, the REST API
improvement, OF switch tests for the meter feature, and BGP daemon
feature.
=
FUJITA Tomonori (5):
of: set TCP_NODELAY for secure channel socket
remove ryu.cmd.ofa_neutron_agent from console_scripts in setup.cfg
add BGP daemon feature
bgp: fix pep8
Ryu 3.8
ISHIDA Wataru (12):
dpset: absorb *args, **kwargs passed to __init__
enable multistage @set_ev_cls or @set_ev_handler
ofctl_rest: use multistage @set_ev_cls
bgp: fix wrong path
bgp: remove inappropriate assertion assuming only MPBGP (not BGP4)
bgp: handle non-MPBGP UPDATE msg
bgp: send BGP UPDATE msg in BGP4 format when nlri is ipv4
bgp: enable to show ipv4 rib
bgp: use hub.Event to wait for the core_service boot instead of sleep
bgp: changed default configuration value for ease of use with bgp4
bgp: improved debug message in neighbor creation
bgp: enable to propagate ipv4 networks
Isaku Yamahata (1):
topology: split out exported API from the implementation
Kiyonari Harigae (1):
ofctl_v1_2:support whole of match fields
Satoshi Kobayashi (2):
ofctl_v1_3: Fix unsuitable log
ofctl_v1_2: Fix unsuitable log
Simon Horman (18):
of14: Add OFPFlowUpdate
of14: Add flow monitor request support
of14: Add flow monitor reply support
packet_data_generator: New ofproto dependency for v5 updates
of14: Add flow monitor request unit test
of14: Add flow monitor reply message unit test
of14: Add table status support
of14: Add table status unit test
of14: Add OFPAsyncConfigProp
of14: Update get async reply and set async implementation to follow spec
of14: Remove incorrect OFP_ASYNC_CONFIG_{PACK_STR, SIZE}
of14: Add bundle control message support
of14: Add bundle control message unit test
Allow messages inside messages
of14: Add bundle add message support
of14: Add bundle add message unit test
Add request forward message support
Add request forward message unit test
Sriram Natarajan (1):
rest_router: fix OFPSetAsync bit mask
Wei-Li Tang (5):
ofctl_v1_2/3: IPv4 dotted decimal subnet mask support
ryu.conf: obsoleted argument used in sample configuration
ofctl_v1_2/3: Convert IP fields to string with dotted decimal mask
ofctl_v1_2/3: IP arbitrary bitmask support
topology/switches: duplicate datapath connections handling
YAMAMOTO Takashi (19):
add ryu.cfg
ryu.cfg: re-export some frequently used stuff for convenience
reduce direct uses of oslo.config.cfg.CONF
fix NX_EXPERIMENTER_ID
pyang plugin to generate of_config.generated_classes
library_packet.rst: fix an example code
ofp_event: fix a typo
ofproto: get rid of fragile and slow glob'ing modules
add ryu-manager to PYLINT_INCLUDE
doc: remove a stale reference
app_manager: add a function to request to load the server application
ryu.app.ofctl.api: request ryu.app.ofctl.service
ofa_neutron_agent: no need to load ofctl.service explicitly anymore
rest_topology: update after ryu.topology.api change
vrrp: update after ryu.topology.api change
test_vrrp_multi.sh: allow overriding ovs-vsctl
ryu.topology.api: request ryu.topology.switches
vrrp.api: request ryu.services.protocols.vrrp.manager
vrrp tests: update comments
Yuichi Ito (20):
sw test tool: Fix a problem for disconnection
sw test tool: Rename STATE_INIT to STATE_INIT_FLOW
sw test tool: Add support for initialization of meter tables
sw test tool: Add support for installation of meter entries
sw test tool: Add support for confirmation of installed meter entries
sw test tool: Enable parsing OFPMeterMod messages in 'prerequisite'
sw test tool: Enable parsing a new 'ingress' format
sw test tool: Add support for sending packets continuously
sw test tool: Refactor packet sending processes
sw test tool: Rename STATE_UNMATCH_PKT_SEND to STATE_SEND_BARRIER
sw test tool: Enable sending packets continuously
sw test tool: Enable parsing a new 'egress' format
sw test tool: Add support for deletion of flows for throughput analysis
sw test tool: Add support for installation of flows for throughput
analysis
sw test tool: Add support for getting throughput
sw test tool: Enable throughput analysis
sw test tool: Add support for throughput analysis
sw test tool: Add default test files (meter)
stplib: reduce unnecessary constant
ofctl_v1_3: Fix to enable using meter flags multiply
watanabe.fumitaka (1):
sw test tool: avoid test termination in initialization
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel