Hi Gert, Now that 2.6 appears to have reached a fairly stable state, may I request you to look into this patch for 2.7 -- this one has an ACK (thanks to Frank), 2/2 may need a closer look but that one is small.
I dread the prospect of this developing serious merge conflicts and having to drill down into the details to resolve them. Right now it looks like no one has yet touched related chunks. Thanks, Selva On Tue, Jan 31, 2023 at 5:48 AM Frank Lichtenheld <fr...@lichtenheld.com> wrote: > On Sat, Jan 28, 2023 at 04:59:00PM -0500, selva.n...@gmail.com wrote: > > From: Selva Nair <selva.n...@gmail.com> > > > > Currently we use the old signal API which follows system-V or > > BSD semantics depending on the platform and/or feature-set macros. > > Further, signal has many weaknesses which makes proper masking > > (deferring) of signals during update not possible. > > > > Improve this: > > > > - Use sigaction to properly mask signals when modifying. > > > > Acked-By: Frank Lichtenheld <fr...@lichtenheld.com> > > Stared at code intensively. AFAICT this should not change the > general behavior except to be more generally safe. > > Only compile+t_client tested. > > Regards, > -- > Frank Lichtenheld >
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel