Re: [Openvpn-devel] [PATCH] remove unused sitnl.h file

2022-03-14 Thread Gert Doering
Hi, On Mon, Mar 14, 2022 at 05:54:46PM +0100, Frank Lichtenheld wrote: > > Antonio Quartulli hat am 14.03.2022 17:20 geschrieben: > > sitnl.h must have slipped in when implementing the networking AI and the > > SITNL backend. However it is unused and should simply be removed. > > We have an AI?

Re: [Openvpn-devel] [PATCH] remove unused sitnl.h file

2022-03-14 Thread Antonio Quartulli
Hi, On 14/03/2022 17:54, Frank Lichtenheld wrote: Antonio Quartulli hat am 14.03.2022 17:20 geschrieben: sitnl.h must have slipped in when implementing the networking AI and the SITNL backend. However it is unused and should simply be removed. We have an AI? ;) (I assume this should r

Re: [Openvpn-devel] [PATCH] remove unused sitnl.h file

2022-03-14 Thread Frank Lichtenheld
> Antonio Quartulli hat am 14.03.2022 17:20 geschrieben: > > > sitnl.h must have slipped in when implementing the networking AI and the > SITNL backend. However it is unused and should simply be removed. We have an AI? ;) (I assume this should read API?) Regards, -- Frank Lichtenheld ___

Re: [Openvpn-devel] [PATCH] remove unused sitnl.h file

2022-03-14 Thread Lev Stipakov
I checked that the file is indeed not used and successfully ran GitHub Actions with this patch. Acked-by: Lev Stipakov ma 14. maalisk. 2022 klo 18.21 Antonio Quartulli (a...@unstable.cc) kirjoitti: > sitnl.h must have slipped in when implementing the networking AI and the > SITNL backend. Howev