From nobody Tue Jan 11 01:39:20 2022 X-Original-To: dev-commits-src-all@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 3952C1949FBA; Tue, 11 Jan 2022 01:39:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JXtf06F30z3t8q; Tue, 11 Jan 2022 01:39:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A512A1014C; Tue, 11 Jan 2022 01:39:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 20B1dK56064956; Tue, 11 Jan 2022 01:39:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20B1dKnQ064955; Tue, 11 Jan 2022 01:39:20 GMT (envelope-from git) Date: Tue, 11 Jan 2022 01:39:20 GMT Message-Id: <202201110139.20B1dKnQ064955@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Cy Schubert Subject: git: 71dc210252f7 - stable/13 - ipfilter: Add SDT probe frb_natv6in List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cy X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 71dc210252f767f364eb1e1775b84f6138799e3b Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641865161; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ABD/52OK8kuqR0Xt1s3fo5uvG1GcHnIDe9fpuZ+l1wg=; b=JUHPVoDfliCmDSfMk1eeUsmq47xlwoljXF2Lfxcfj4Dghnzvk/ww2CiNLko9fWR2VMoKKX QjOqVcGxs7n/VaFLKx/S8hX0ifm/1XhG/HxvuzQ7rlYKRVLz+XExGVbm0poJjesQEbL8T/ V5Cr4r0P8Z4FXuYjK2ObDYa6TjUyujNRg+ZNbS/fMuCbi1Q1G9KmNWItPLAHMx7Ethj5tq Wfk2nf4+Pj017GDeYUOWqrVliufuxek3kdB6nArCmlKAnTg79SIjDfR5vUIkSLkEIHwOc7 BarvJ0WUrU3V/bu4ae3e53mOzXIx+RQrU5Vciylve9B2Uqe3xsOnbFIcF/SGHA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641865161; a=rsa-sha256; cv=none; b=eB5+PnR8HnZt29myd+EZrt8DBJy2+LLL0crKNbtqIvVTn+zC+bCkhC+DZJyYWjd3+bTkfy RrKclcywoGxGq1ljPw3qIGEALv/mTFNG5Tu0etMTtBcFE+ybmNGlU7y8OYr9M+gNgqoxRo QaAK9BPnBG3cC35vS7pARVN6ZE5RXnsmnCmFDmhPbHgVIbeN5rThVvUiPXsGL29+A0h1yB XIz9T6wr/X9zwmuOsApBBrOY6TqNXHEsAbyEb6uINnQDWn8gI+/GgjSOKrGHHEah6urF2q /7XwUDlATbgMFA6s2Codl8TSHbH6DP8vuBnjYoA+qdJoGR/NTMaRJ6hASsY/lQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=71dc210252f767f364eb1e1775b84f6138799e3b commit 71dc210252f767f364eb1e1775b84f6138799e3b Author: Cy Schubert AuthorDate: 2021-12-29 01:45:21 +0000 Commit: Cy Schubert CommitDate: 2022-01-10 15:08:29 +0000 ipfilter: Add SDT probe frb_natv6in Like IPv4 NAT frb_natv4in, add a corresponding IPv6 NAT SDT probe called frb_natv6in. (cherry picked from commit 6b54d2f4c52985b2e48c7ece6f0bdbc396bcc23f) --- sys/contrib/ipfilter/netinet/ip_nat6.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/contrib/ipfilter/netinet/ip_nat6.c b/sys/contrib/ipfilter/netinet/ip_nat6.c index baa3c302504a..b12eaeef674c 100644 --- a/sys/contrib/ipfilter/netinet/ip_nat6.c +++ b/sys/contrib/ipfilter/netinet/ip_nat6.c @@ -3167,6 +3167,7 @@ maskloop: inmatchfail: RWLOCK_EXIT(&softc->ipf_nat); + DT2(frb_natv6in, fr_info_t *, fin, int, rval); switch (rval) { case -1 :