Update git submodules

* Update os-ken from branch 'master'
  to 2e8cf5bed22f6be0d3ab51ea81aeda76f39d14b7
  - 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
This commit is contained in:
Slawek Kaplonski 2021-10-04 14:37:24 +02:00 committed by Gerrit Code Review
parent 28134e7dda
commit 7b40ad2511
1 changed files with 1 additions and 1 deletions

2
os-ken

@ -1 +1 @@
Subproject commit f4e5e04aac0b90282a56c030fcc79f298d6f977f
Subproject commit 2e8cf5bed22f6be0d3ab51ea81aeda76f39d14b7