OpenBSD perl 5.36.0 - Call for Testing

2023-01-25 Thread Andrew Hewus Fresh
Good news! I got all our patches updated for perl 5.36.0. To skip the summary of new features, jump down to the bottom for details on how you can help test it. I missed 5.34 due to non-computer projects that got in the way, but that means this update has twice the cool newness. Skip to the end

Re: Replace selwakeup() with KNOTE(9) in pppx(4) and pppac(4) layers

2023-01-25 Thread Vitaliy Makkoveev
On Wed, Jan 25, 2023 at 10:43:50PM +0300, Vitaliy Makkoveev wrote: > visa@, mpi@, I'm asking you to review, because you are involved in the > kevent(9) development. > > Hrvoje, if you want to test this diff, you need to disable pipex(4) with > "net.pipex.enable=0". > I missed we already have kli

Replace selwakeup() with KNOTE(9) in pppx(4) and pppac(4) layers

2023-01-25 Thread Vitaliy Makkoveev
visa@, mpi@, I'm asking you to review, because you are involved in the kevent(9) development. Hrvoje, if you want to test this diff, you need to disable pipex(4) with "net.pipex.enable=0". Index: sys/net/if_pppx.c === RCS file: /cvs/

igc(4) remove unnecessary PHY ID checks

2023-01-25 Thread Moritz Buhl
Dear tech, Looking into various reports on errors with mini routers that use igc(4), I found the following diff in FreeBSD: https://github.com/freebsd/freebsd-src/commit/29d7f1ff579579711dd5a3325480728b8ed45f8c I additionally deleted the igc_set_d0_lplu_state_i225 and igc_set_d3_lplu_state_i225 f

Re: gptimer(4): switch to clockintr

2023-01-25 Thread Scott Cheloha
On Tue, Jan 24, 2023 at 10:32:49PM +0100, Mark Kettenis wrote: > > Date: Tue, 24 Jan 2023 20:57:48 +0100 > > From: Patrick Wildt > > > > Am Mon, Jan 23, 2023 at 04:34:27PM -0600 schrieb Scott Cheloha: > > > Whoops, missed one. This is the fifth and (I think) last armv7 clock > > > interrupt driv

bgpd adjust ASPA validation for non-transparent RS

2023-01-25 Thread Claudio Jeker
This diff is a result of a longer discussion with Sriram from NIST about ASPA validation behaviour on route-servers and especially non-transparent RS. Handling transparent route-servers (which is the default) requires no special handling in the validation logic. The route-server AS will never show

Delete TAB only line

2023-01-25 Thread Masato Asou
ok? Index: etc/rc === RCS file: /cvs/src/etc/rc,v retrieving revision 1.569 diff -u -p -r1.569 rc --- etc/rc 18 Jan 2023 20:44:40 - 1.569 +++ etc/rc 25 Jan 2023 09:32:59 - @@ -251,7 +251,7 @@ reorder_libs() {