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 | 108 +++++++++++++++---------------
 lib/automake.mk                   |   2 +-
 python/automake.mk                |  13 ++--
 python/ovs/.gitignore             |   1 +
 python/ovs/dirs.py                |  31 ---------
 5 files changed, 64 insertions(+), 91 deletions(-)
 delete mode 100644 python/ovs/dirs.py

-- 

v2:
  - Updated tutorial
v3:
  - Changed bash prompt in entire tutorial to indicate root
    privileges

2.26.2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to