From nobody Thu Jan 12 17:23:52 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 4NtBHG2HFWz2pB5k for ; Thu, 12 Jan 2023 17:24:10 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Received: from forward502a.mail.yandex.net (forward502a.mail.yandex.net [IPv6:2a02:6b8:c0e:500:1:45:d181:d502]) (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 4NtBHF45gsz438R for ; Thu, 12 Jan 2023 17:24:09 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Authentication-Results: mx1.freebsd.org; none Received: from vla5-1ef2161cc1d7.qloud-c.yandex.net (vla5-1ef2161cc1d7.qloud-c.yandex.net [IPv6:2a02:6b8:c18:3607:0:640:1ef2:161c]) by forward502a.mail.yandex.net (Yandex) with ESMTP id 8C3995EC7F; Thu, 12 Jan 2023 20:24:04 +0300 (MSK) Received: by vla5-1ef2161cc1d7.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id 2OjTFTEYvSw1-8ZyD8XPF; Thu, 12 Jan 2023 20:24:03 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfw.ru; s=mail; t=1673544244; bh=tYT7thz5v8TWn7Q2nH5Fx1bak84f5HR9KdI1OXh7a1Y=; h=Message-Id:To:Date:References:Cc:In-Reply-To:From:Subject; b=NsxnPvylbGg7VUG/E/HwHXpMpXKGe3TQ6qQBnt/DjO57m8NZQRZpzeEwpXFNv2suT XIG+BMN2vxki3ln4+wqmZOmHBl/FEHwEcSyVoTrVmycZxBpf5ru6tamyp8Gur6kXhH ys2dLJ3/sxZQStYy//FFa1M+Qf1+O7jn0CkOqPcQ= Content-Type: text/plain; charset=utf-8 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: mention AF_NETLINK in man 2 socket From: "Alexander V. Chernikov" In-Reply-To: <5dd023b9-3d94-430f-a0f7-5b83a25c5b21@antonovs.family> Date: Thu, 12 Jan 2023 17:23:52 +0000 Cc: FreeBSD Current Content-Transfer-Encoding: quoted-printable Message-Id: <87EB59B6-D373-4D75-A60C-FD29291F6FED@ipfw.ru> References: <5dd023b9-3d94-430f-a0f7-5b83a25c5b21@antonovs.family> To: User Ngor X-Mailer: Apple Mail (2.3731.200.110.1.12) X-Rspamd-Queue-Id: 4NtBHF45gsz438R X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:208722, ipnet:2a02:6b8::/32, country:FI] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Ack, thanks for pointing that out. I=E2=80=99ll update the manage when I have time. /Alexander > On 12 Jan 2023, at 03:18, User Ngor wrote: >=20 > Looks like there are no references to {PF|AF}_NETLINK in the socket = manpage. >=20 > --=20 > Ihor Antonov >=20 >=20