On Mon, Jun 23, 2025 at 11:46 AM Ilya Maximets <i.maxim...@ovn.org> wrote:
>
> Future Libreswan will start also reporting a number of 'routed'
> connections:
>   
> https://github.com/libreswan/libreswan/commit/8f754fe854999ff4484f2d1aac9caf3ee9b2ccee
>
> Need to adjust our parsing commands accordingly.
>
> Instead of just adding '.*' in the sed regex, making it more generic,
> so we can query 'routed' connections in the future without changing
> the macro and be more tolerant to future format changes.  While at it,
> also changing some `` into $() to be more consistent with the rest of
> the file.
>
> Signed-off-by: Ilya Maximets <i.maxim...@ovn.org>

This seems like a useful simplification.

Acked-by: Mike Pattrick <m...@redhat.com

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

Reply via email to