On Wed, Nov 11, 2020 at 09:16:16PM +0100, Matej Nanut wrote:
> Hello,
>
> I've applied your diff and dhclient now works on my athn0 interface,
> where it didn't work before.
>
> The symptom was that it did get a link, but couldn't get a lease.
>
> Thanks. Matej
Thank you for confirming. I have
Hello,
I've applied your diff and dhclient now works on my athn0 interface,
where it didn't work before.
The symptom was that it did get a link, but couldn't get a lease.
Thanks. Matej
On Tue, 10 Nov 2020 at 12:39, Stefan Sperling wrote:
>
> Similar to the urtwn(4) WPA1/TKIP fix I have just c
Hi,
I've been trying to revive my ancient Vaio, and unfortunately USB and
soundcard support with "uhci0 at pci0 dev 7 function 2 "Intel 82371AB
USB" rev 0x01: couldn't map interrupt" when releases moved from 5.4 to
5.5. I've tested this on every release since, it's the same problem. I
guess
Hi,
I've been trying to revive my ancient Vaio, and unfortunately USB and
soundcard support with "uhci0 at pci0 dev 7 function 2 "Intel 82371AB
USB" rev 0x01: couldn't map interrupt" when releases moved from 5.4 to
5.5. I've tested this on every release since, it's the same problem. I
guess
On Sat, Nov 07, 2020 at 12:48:11PM +0100, Martin Vahlensieck wrote:
> Hi
>
> Unbound on OpenBSD does not have a pidfile, so remove the reference in
> the manual. As the variable is empty, it also incorrectly formats the
> description as italic.
>
> Best,
>
> Martin
>
fixed, thanks.
jmc
> Inde
On Wed, Nov 11, 2020 at 05:25:25AM -0300, Martin Pieuchot wrote:
> While discussing the new source address mechanism with denis@, I figured
> those ought to be documented.
>
> Note that `ar_rtableid' is unused and can die. The ART code is actually
> free from any network knowledge.
>
> ok?
>
i
While discussing the new source address mechanism with denis@, I figured
those ought to be documented.
Note that `ar_rtableid' is unused and can die. The ART code is actually
free from any network knowledge.
ok?
Index: net/art.c
==