os-ken/os_ken
Slawek Kaplonski a6af993002 Bugfix now multiple switches can connect with TLS
This fixes a bug in RYU StreamServer where SSLContext was modified for
each connection. Now the SSLContext of the server socket is modified
only once in __init__

Backport from https://github.com/faucetsdn/ryu/commit/906b3a3e

Story: #2009283
Task: #43562
Change-Id: Ie7c2f4e202edff1f4286de31cf8314fdbec85f2d
2021-11-02 21:41:59 +01:00
..
app app/ofctl: fix possible deadlock 2021-10-04 11:33:37 +02:00
base Remove os_ken/app and os_ken/services/protocols/bgp/api/jsonrpc modules 2021-03-02 08:29:32 +09:00
cmd Remove os_ken/app and os_ken/services/protocols/bgp/api/jsonrpc modules 2021-03-02 08:29:32 +09:00
contrib Move files from ryu/* to os_ken/* 2018-09-25 20:55:24 +00:00
controller Choose the highest TLS version 2021-10-27 09:26:25 +00:00
lib Bugfix now multiple switches can connect with TLS 2021-11-02 21:41:59 +01:00
ofproto Merge "nx_action_encap and nx_action_decap classes are defined" 2021-10-27 09:08:28 +00:00
services Msgpack version upgrade to 1.0.0 2021-10-28 09:41:10 +00:00
tests Merge "Choose the highest TLS version" 2021-11-02 11:49:43 +00:00
topology Enabled point-to-multipoint links in topology discovery. 2021-10-13 15:40:45 +02:00
__init__.py Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00
cfg.py Rename "ryu" to "os_ken" everywhere 2018-11-27 20:48:02 +00:00
exception.py Rename "ryu" to "os_ken" everywhere 2018-11-27 20:48:02 +00:00
flags.py Move files from ryu/* to os_ken/* 2018-09-25 20:55:24 +00:00
hooks.py Move files from ryu/* to os_ken/* 2018-09-25 20:55:24 +00:00
log.py Stop to use the __future__ module. 2020-06-18 12:24:22 +02:00
utils.py Clean python2 remained stuff 2020-08-30 23:12:55 +08:00