From nobody Mon Jan 16 20:28:10 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Nwk9y6ql8z2p58p for ; Mon, 16 Jan 2023 20:28:22 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Received: from forward501c.mail.yandex.net (forward501c.mail.yandex.net [178.154.239.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Nwk9y4Cw7z3wWK for ; Mon, 16 Jan 2023 20:28:21 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Authentication-Results: mx1.freebsd.org; none Received: from sas2-eda296917d2e.qloud-c.yandex.net (sas2-eda296917d2e.qloud-c.yandex.net [IPv6:2a02:6b8:c14:251e:0:640:eda2:9691]) by forward501c.mail.yandex.net (Yandex) with ESMTP id 6595D5EDD7; Mon, 16 Jan 2023 23:28:18 +0300 (MSK) Received: by sas2-eda296917d2e.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id GSqrZe5fkiE1-K7UEaDNZ; Mon, 16 Jan 2023 23:28:17 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfw.ru; s=mail; t=1673900897; bh=AHPJYtwpG2r8dMvF+MWgtPnsnCbrIxg0tPD30noIiZM=; h=Message-Id:To:Date:References:Cc:In-Reply-To:From:Subject; b=OHhOchMJ4INAa+9Yj9Pz/oJeXAzBcSj46RJN96EZmuGMw32v9nCSP4vyRcUaFyIep gmMePjLtIz0RxakETLjHdftbErKODPe92WvoBgj1nm3vd50FWA1DSuKioIXFw4Zx1F tdm180rLE2sFjtOlAE18Nx7NquQheqxop66dHmLQ= Content-Type: text/plain; charset=us-ascii List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.200.110.1.12\)) Subject: Re: netlink socket does not accept SOCK_DGRAM From: "Alexander V. Chernikov" In-Reply-To: Date: Mon, 16 Jan 2023 20:28:10 +0000 Cc: freebsd-current Content-Transfer-Encoding: quoted-printable Message-Id: References: <43be6da8-c929-6a7b-6fe5-6c841baef34d@antonovs.family> <92a63166-b3c3-228b-cda0-0cf769dfd364@antonovs.family> <6182901673815402@gnj7pzdquwgrabfp.myt.yp-c.yandex.net> To: User Ngor X-Mailer: Apple Mail (2.3731.200.110.1.12) X-Rspamd-Queue-Id: 4Nwk9y4Cw7z3wWK X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:200350, ipnet:178.154.224.0/19, country:RU] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N > On 16 Jan 2023, at 18:00, User Ngor wrote: >=20 >=20 > On 1/15/23 12:43, Alexander V. Chernikov wrote: >> The snl(3) manpage itself includes some examples, including the = complete working program in the end >>=20 > man snl > No manual entry for snl >=20 >=20 > Looks like not connected to the buildworld.. Ups. Always keep forgetting that. Should be fixed now. Btw, it can be seen directly by running man = /share/man/man3/snl.3 > --=20 >=20 > Ihor Antonov >=20 >=20