On Thu, Feb 3, 2022 at 9:17 AM Mohammad Heib <[email protected]> wrote: > > Currently when the user adds an IPsec tunnel port to the > ovs bridge the ovs-monitor-ipsec script will submit a request > to start the IPsec connection for this port and ignores > the request output which can contain an error message. > > This patch captures the request output and prints > the error message to the ovs logs. > > Signed-off-by: Mohammad Heib <[email protected]>
This should make it easier to debug IPSec issues. Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
