Hi,
wg(4) stores reference to peer in the outgoing mbuf. Since it doesn't
use reference counting, to make the `peer' dereference safe within
wg_qstart(), wg_peer_destroy() has the following delay loop:
NET_LOCK();
while (!ifq_empty(&sc->sc_if.if_snd)) {
/*
So, any clue?
15 Ocak 2024 Pazartesi tarihinde K R yazdı:
> Hi,
>
> It seems packages-stable from cdn.openbsd.org haven't been
> updated since Dec, 25th:
>
> $ curl -s https://cdn.openbsd.org/pub/OpenBSD/7.4/packages-stable/ | grep
> amd64
> amd64/ 25-Dec-2023 06:06
>
> ftp.openbsd.org seems fin
On Fri, Jan 19, 2024 at 08:29:30PM +0200, Mark said:
So, any clue?
Seems fine now, at least for whichever node the CDN returned for me.
bakeneko@20:02:19 ~ >curl -s
https://cdn.openbsd.org/pub/OpenBSD/7.4/packages-stable/ | grep amd64
amd64/
17-Jan
On 19/01/2024 01:38, Isak Lyberth wrote:
Hello guys, I am sorry to bother you with such a basic question.
After many years of only using my favorite OS on my firewall, I have
decided to install OpenBSD 7.4 on my Dell Latitude 7490 laptop, fitted with
a 500 GB Samsung 980 (non pro) nvme disk i u
4 matches
Mail list logo