[ovs-git] [openvswitch/ovs] 78f05e: Documentation: update IPsec tutorial for F32
Mark Gray
noreply at github.com
Mon Nov 16 16:28:06 UTC 2020
Branch: refs/heads/master
Home: https://github.com/openvswitch/ovs
Commit: 78f05eb787ac2ecf7ffa16e1b7214ab8b4dd5a32
https://github.com/openvswitch/ovs/commit/78f05eb787ac2ecf7ffa16e1b7214ab8b4dd5a32
Author: Mark Gray <mark.d.gray at redhat.com>
Date: 2020-11-16 (Mon, 16 Nov 2020)
Changed paths:
M Documentation/tutorials/ipsec.rst
Log Message:
-----------
Documentation: update IPsec tutorial for F32
F32 requires the "python3-openvswitch" package now. Also, the
iptables chain "IN_FedoraServer_allow" does not exist on Fedora 32.
Signed-off-by: Mark Gray <mark.d.gray at redhat.com>
Acked-by: Eric Garver <eric at garver.life>
Acked-by: Ian Stokes <ian.stokes at intel.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>
Commit: 943c4a325045cd3982100cf3367f2e6375be3a71
https://github.com/openvswitch/ovs/commit/943c4a325045cd3982100cf3367f2e6375be3a71
Author: Mark Gray <mark.d.gray at redhat.com>
Date: 2020-11-16 (Mon, 16 Nov 2020)
Changed paths:
M lib/automake.mk
M python/automake.mk
M python/ovs/.gitignore
R python/ovs/dirs.py
Log Message:
-----------
python: set ovs.dirs variables with build system values
ovs/dirs.py should be auto-generated using the template
ovs/dirs.py.template at build time. This will set the
ovs.dirs python variables with a value specified by the
environment or, if the environment variable is not set, from
the build system.
Signed-off-by: Mark Gray <mark.d.gray at redhat.com>
Acked-By: Timothy Redaelli <tredaelli at redhat.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>
Compare: https://github.com/openvswitch/ovs/compare/568781d48cdc...943c4a325045
More information about the git
mailing list