diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2018-09-05 15:44:45 -0700 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-09-06 12:45:14 -0400 |
commit | 09b67e49bf871fd1988d1d567626a4382ebc2fb0 (patch) | |
tree | 3cc8b4844ae47739ce0f1edb5f6da3eafdf5e3bf /recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch | |
parent | 4e02acfb79636d49a46890899aa034b936d01416 (diff) | |
download | meta-virtualization-09b67e49bf871fd1988d1d567626a4382ebc2fb0.tar.gz |
openvswitch: Turn off ssl integration by default
The openssl library is an optional component for the openvswitch. The
problem with it enabled by default is that it will consume system
entropy to try to initialize the openssl library even though we are not
using it by default. With the 4.16 kernel and up there is not always
enough entropy available at the early boot time which can cause a
lengthy stall, while waiting to initialize the openvswitch.
If ssl is needed, it can of course be turned on with the package
config option "ssl".
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch')
0 files changed, 0 insertions, 0 deletions