Hi,
Thank a lot to Hrvoje Popovski for testing my diff and to sashan@
and dlg@ for fixing all the fallout in pf and pseudo drivers.
Are there any bugs left? I think everything has been fixed.
To make progress I think it should be commited. Then we get MP
pressure on the network stack in real l
On Tue, 06 Jul 2021 11:01:06 +0200, Martijn van Duren wrote:
> There are equivalents for '+' and '?' in BRE.
OK millert@
- todd
Ping again. Diffs re-attached below.
Ashton Fagg writes:
> Friendly ping, really hoping someone can take a look. Diffs re-attached.
>
> Thanks,
>
> Ash
>
> Ashton Fagg writes:
>
>> Updated diffs attached.
>>
>> - I read style(9) a little more closely and worked out I had some
>> issues, so I
Stefan Sperling writes:
> Taking a fresh look at this in the morning, I think we should be checking
> for errors from ieee80211_set_key() before flagging the group key as valid.
> The only reason this could fail in your case is ENOMEM so it shouldn't
> make a difference regarding your test case.
On Tue, Jul 06, 2021 at 02:37:34PM +0100, Ricardo Mestre wrote:
> You got the order wrong on my diff :)
>
> Before, the certs were loaded by root in memory and then set by _spamd, with
> my
> diff they are still loaded by root but now also set, everything else
> still has the same order so it sho
Hey kn,
You got the order wrong on my diff :)
Before, the certs were loaded by root in memory and then set by _spamd, with my
diff they are still loaded by root but now also set, everything else
still has the same order so it should be:
tls_config_set_*_file()
fork()
setres*id()
pledge()
On 12:
On Tue, Jul 06, 2021 at 12:58:37PM +, Klemens Nanni wrote:
> On Wed, Jun 30, 2021 at 01:11:38PM +0100, Ricardo Mestre wrote:
> > Hi,
> >
> > I may have seen it elsewhere, or probably not, but after checking on kn's
> > commit
> > to tls_load_file(3) it seems it's now possible to set the ca/ce
On Wed, Jun 30, 2021 at 01:11:38PM +0100, Ricardo Mestre wrote:
> Hi,
>
> I may have seen it elsewhere, or probably not, but after checking on kn's
> commit
> to tls_load_file(3) it seems it's now possible to set the ca/cert/key directly
> without having to load them first from disk and set them
On Tue, Jul 06, 2021 at 11:01:06AM +0200, Martijn van Duren wrote:
> There are equivalents for '+' and '?' in BRE.
OK kn
Looking for an OK for this one now. Anyone?
Dave Voutila writes:
> Dave Voutila writes:
>
>> Looking for some broader testing of the following diff. It cleans up
>> some complicated logic predominantly left over from the early days of
>> vmd prior to its having a dedicated device thread.
>
> S
Confirmed it is also work.
iwx0 at pci0 dev 20 function 3 "Intel Wi-Fi 6 AX201" rev 0x00, msix
Regards,
zxystd
There are equivalents for '+' and '?' in BRE.
OK?
martijn@
Index: re_format.7
===
RCS file: /cvs/src/lib/libc/regex/re_format.7,v
retrieving revision 1.22
diff -u -p -r1.22 re_format.7
--- re_format.7 14 Sep 2015 20:06:58 -
12 matches
Mail list logo