Re: [Openvpn-devel] [PATCH v2 5/5] Improve signal handling using POSIX sigaction

2023-01-23 Thread Frank Lichtenheld
On Fri, Jan 20, 2023 at 03:44:21PM -0500, Selva Nair wrote: > On Sun, Jan 8, 2023 at 2:27 PM Gert Doering wrote: > > > Hi, > > > > On Mon, Jan 02, 2023 at 02:43:22PM -0500, selva.n...@gmail.com wrote: > > > From: Selva Nair > > > > > > Currently we use the old signal API which follows system-V o

[Openvpn-devel] [PATCH applied] Re: Fix one more 'existing route may get deleted' case

2023-01-23 Thread Gert Doering
Acked-by: Gert Doering This is identical to the "I already tested these" bits of v1, so didn't do more than "compare diffs" and "basic linux compile test" (with --enable-iproute2) plus "run binary once to see if errors are detected" (they are) today. Your patch has been applied to the master an