os-ken/os_ken/app
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
..
ofctl app/ofctl: fix possible deadlock 2021-10-04 11:33:37 +02:00
__init__.py Move files from ryu/* to os_ken/* 2018-09-25 20:55:24 +00:00