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

-- 
2.26.2

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to