Re: Kernel relink error: missing makegap.sh on OpenBSD 7.6

2025-01-04 Thread Stuart Henderson
On 2025/01/04 12:27, Ricardo Albarracin B. wrote: > Hello OpenBSD Team, > > I recently performed a fresh installation of OpenBSD 7.6. After the system > booted, I noticed the kernel relinking process (relink) failed with the > following error in /usr/share/relink/kernel/GENERIC.MP/relink.log: > >

Re: urtwn stops working after a while

2025-01-04 Thread Anon Loli
On Fri, Jan 03, 2025 at 08:41:28AM +0100, Alexandr Nedvedicky wrote: > Hello, > > On Thu, Jan 02, 2025 at 07:31:09PM +, Anon Loli wrote: > > Hello, list. > > > > I have been using this urtwn adapter for years. > > It is a TP-LINK TL-WN722N adapter. > > And like a month ago or so - I started h

Re: iked fails to cleanup its pf state when service stops

2025-01-04 Thread Lucas Gabriel Vuotto
On Fri, Jan 03, 2025 at 07:13:37AM -0500, William Rusnack wrote: > Specifically with iked, it makes debugging configurations remotely very > tedious and time consuming since after stopping iked you have to wait a > minute to ssh the server every time. ikectl decouple; rcctl stop iked

Re: iked fails to cleanup its pf state when service stops

2025-01-04 Thread William Rusnack
Still hangs until the timeout even with ikectl decouple. > On Jan 4, 2025, at 12:22 PM, Lucas Gabriel Vuotto wrote: > > On Fri, Jan 03, 2025 at 07:13:37AM -0500, William Rusnack wrote: >> Specifically with iked, it makes debugging configurations remotely very >> tedious and time consuming since

iked bug: iked.conf parser allows unsupported configuration payloads to pass

2025-01-04 Thread William Rusnack
Synopsis: The cfg grammar rule allows for unsupported payloads to be parsed without error making it seem that the iked implementation allows for much more functionality than is implemented. Description: The function ikev2_pld_cp in ikev2_pld.c only supports requesting an address and name

iked bug: received unsupported configuration payloads are silently ignored

2025-01-04 Thread William Rusnack
Synopsis: iked fails to log when it receives unsupported configuration payload types, making it difficult to diagnose when valid peer configurations are being ignored. Description: The IKEv2 daemon (iked) currently has incomplete handling of configuration payloads received from peers. Wh

iked.conf(5): configuration payload support and effects need better documentation

2025-01-04 Thread William Rusnack
Synopsis: iked.conf(5) needs clearer documentation about which configuration payload options are supported when receiving configurations and their system effects. Description: The documentation of configuration payloads in iked.conf(5) has two issues: 1. Missing Implementation D

Kernel relink error: missing makegap.sh on OpenBSD 7.6

2025-01-04 Thread Ricardo Albarracin B.
Hello OpenBSD Team, I recently performed a fresh installation of OpenBSD 7.6. After the system booted, I noticed the kernel relinking process (relink) failed with the following error in /usr/share/relink/kernel/GENERIC.MP/relink.log: (SHA256) /bsd: OK LD="ld" sh makegap.sh 0x gapdummy

Re: iked.conf(5): configuration payload support and effects need better documentation

2025-01-04 Thread Tobias Heider
On Sat, Jan 04, 2025 at 04:40:50PM GMT, William Rusnack wrote: > Synopsis: iked.conf(5) needs clearer documentation about which configuration > payload options are supported when receiving configurations and their system > effects. > Description: > The documentation of configuration payload