[ovs-dev] [PATCH v2 0/2] Some fixes for OVS IPsec on Fedora

Mark Gray mark.d.gray at redhat.com
Fri Oct 23 18:39:20 UTC 2020


In the process of testing OVS IPsec on Fedora, I discovered
some small issues to be resolved. 

I am following the tutorial at

https://docs.openvswitch.org/en/latest/tutorials/ipsec/

Mark Gray (2):
  Documentation: update IPsec tutorial for F32
  python: set ovs.dirs variables with build system values

 Documentation/tutorials/ipsec.rst | 30 ++++++++++++++++--------------
 lib/automake.mk                   |  2 +-
 python/automake.mk                | 13 +++++++------
 python/ovs/.gitignore             |  1 +
 python/ovs/dirs.py                | 31 -------------------------------
 5 files changed, 25 insertions(+), 52 deletions(-)
 delete mode 100644 python/ovs/dirs.py

-- 

v2:
  - Updated tutorial

2.26.2



More information about the dev mailing list