Re: ssh-keygen: tweak error for -b

2019-08-03 Thread Darren Tucker
ok dtucker with one suggestion. On Fri, 5 Jul 2019 at 06:01, Christian Weisgerber wrote: [...] > #ifdef WITH_OPENSSL > - u_int maxbits, nid; > + u_int nid; nid is only used inside the #ifdef below, you can move this declaration to the start of the block where it's used and delete

Re: iked(8): more descriptive documentation for protected-subnet

2019-08-03 Thread Tobias Heider
> Even after reading the RFC > (https://tools.ietf.org/html/rfc7296#section-3.15.2) > I don't feel like I entirely grok it, but I think this is something that > would be set on the gateway to tell the client that it should negotiate > an additional SA other than the one implied by the address +

dead code: remove itimerround()

2019-08-03 Thread Scott Cheloha
As of kern_time.c v1.122 this code is dead. We still round the per-process itimers up to one tick, but this happens in itimerfix() anyway, so itimerround() was redundant and the last callsite in sys_setitimer() was dropped. While here, tweak an adjacent prototype in time.h for style(9). ok?

Re: iked(8): more descriptive documentation for protected-subnet

2019-08-03 Thread Stuart Henderson
On 2019/08/03 13:21, Tobias Heider wrote: > As mlarkin@ noted the man page description of the protected-subnet option is > not > very helpful. This diff tries to make things a little clearer. > > Ok? > > Index: iked.conf.5 > === >

Re: add pkg-config files for readline, editline, ncurses

2019-08-03 Thread Stuart Henderson
On 2019/07/26 01:23, Stephen Gregoratto wrote: > mrsh[1], a cross-platform shell, can use readline in interactive mode. > It's configure script detects the presence of readline using > pkg-config(1). Thus, this patch adds a pkg-config file for our readline. > I just copied over the

iked(8): more descriptive documentation for protected-subnet

2019-08-03 Thread Tobias Heider
As mlarkin@ noted the man page description of the protected-subnet option is not very helpful. This diff tries to make things a little clearer. Ok? Index: iked.conf.5 === RCS file: /cvs/src/sbin/iked/iked.conf.5,v retrieving

Re: [update] libxtrans 1.4.0

2019-08-03 Thread Matthieu Herrb
On Sun, Jul 14, 2019 at 06:31:13PM +0200, Matthieu Herrb wrote: > Hi, > > the patch below updates libxtrans to version 1.4.0. Since there is one > removed in a generated file used by other libs, there are also libX11 > and libICE major bumps. Ping. In particular, how is the schedule wrt major

Re: iwm(4) WPA2 crypto hardware offload

2019-08-03 Thread Ville Valkonen
Forgot to mention this was on Intel Dual Band Wireless AC 7265" rev 0x59 On Fri, 2 Aug 2019 at 21:52, Ville Valkonen wrote: > > On Fri, 2 Aug 2019 at 14:18, Stefan Sperling wrote: > > > > This diff enables HW offload for WPA2 CCMP (AES) encrypted unicast > > frames in iwm(4). This is in