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

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

Reply via email to