Re: Wireguard not available for CentOS Stream

2021-01-08 Thread Silvan Nagl
I'm kinda amazed by Fedora Server at this point. +1 for recommendation. On 1/5/21 12:25 PM, Jonathan Aquilina wrote: > Hi, > > Is Fedora a rolling release so to speak? I remember they used to call fedora > the bleeding edge distro not really geared for production environments is > that still acc

Re: UBSAN: object-size-mismatch in wg_xmit

2021-01-08 Thread Nathan Chancellor
On Fri, Jan 08, 2021 at 10:33:19AM +0100, Dmitry Vyukov wrote: > On Thu, Jan 7, 2021 at 8:06 PM Jeffrey Walton wrote: > > > > On Thu, Jan 7, 2021 at 2:03 PM Jason A. Donenfeld wrote: > > > > > > On Thu, Jan 7, 2021 at 1:22 PM Dmitry Vyukov wrote: > > > > > > > > On Mon, Dec 21, 2020 at 12:23 PM

Re: Continued use of `wg-quick save` and SaveConfig=true?

2021-01-08 Thread Eicke Herbertz
Hi, I don't really want to advertise my stuff, but as I am running our server on systemd-networkd instead of wg-quick, I was in need and actually built a script [1] around awk. It may be not particulary clean and I'm currently unsure if support for wg.conf-Syntax actually works, but it is proba

Re: UBSAN: object-size-mismatch in wg_xmit

2021-01-08 Thread Dmitry Vyukov
On Thu, Jan 7, 2021 at 8:06 PM Jeffrey Walton wrote: > > On Thu, Jan 7, 2021 at 2:03 PM Jason A. Donenfeld wrote: > > > > On Thu, Jan 7, 2021 at 1:22 PM Dmitry Vyukov wrote: > > > > > > On Mon, Dec 21, 2020 at 12:23 PM Jason A. Donenfeld > > > wrote: > > > > > > > > ... > > > > > > These UBSAN

Re: UBSAN: object-size-mismatch in wg_xmit

2021-01-08 Thread Dmitry Vyukov
On Thu, Jan 7, 2021 at 8:00 PM Jason A. Donenfeld wrote: > > > > > > Hi Dmitry, > > > > > > On Mon, Dec 21, 2020 at 10:14 AM Dmitry Vyukov wrote: > > > > Hi Jason, > > > > > > > > Thanks for looking into this. > > > > > > > > Reading clang docs for ubsan: > > > > > > > > https://clang.llvm.org/do