Go to file
Slawek Kaplonski 2e8cf5bed2 app/ofctl: fix possible deadlock
When datapath reconnects/disconnects, waiting requests on old
datapath should be canceled.  Otherwise, threads that sent
requests may fall into deadlock because replies possibly never
come.

This patch is backport of the Ryu patch [1].

Related-Bug: #1944201

[1] 6f906e72c9

Change-Id: I0bde9df2cd651b88e60631b53d69ad50f8d86d02
2021-10-04 11:33:37 +02:00
2021-10-04 11:33:37 +02:00
2018-11-27 20:48:02 +00:00
2019-04-19 19:48:36 +00:00
2018-09-04 17:00:24 +00:00
2021-09-10 14:32:07 +00:00
2018-09-04 17:00:24 +00:00
2020-07-08 14:08:19 +02:00
2020-01-18 19:29:14 +00:00
2018-09-04 17:00:24 +00:00
2021-08-11 19:39:51 +08:00

os-ken

A component-based software defined networking framework in OpenStack.

This is a fork of the Ryu library tailored for OpenStack Neutron.

Description
A component-based software defined networking framework for OpenStack.
Readme 10 MiB
Languages
Python 86.1%
Erlang 13.3%
C 0.4%
Shell 0.2%