From nobody Wed Nov 24 16:58:47 2021 X-Original-To: dev-commits-src-branches@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 A52E418AC810; Wed, 24 Nov 2021 16:58:48 +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 4HznK36vpZz4dw4; Wed, 24 Nov 2021 16:58:47 +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 BC74A5937; Wed, 24 Nov 2021 16:58:47 +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 1AOGwlHj059710; Wed, 24 Nov 2021 16:58:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AOGwlEC059709; Wed, 24 Nov 2021 16:58:47 GMT (envelope-from git) Date: Wed, 24 Nov 2021 16:58:47 GMT Message-Id: <202111241658.1AOGwlEC059709@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Kristof Provost Subject: git: b991674ba5af - stable/12 - pf tests: route_to:icmp_nat_head requires scapy List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-branches@freebsd.org X-BeenThere: dev-commits-src-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kp X-Git-Repository: src X-Git-Refname: refs/heads/stable/12 X-Git-Reftype: branch X-Git-Commit: b991674ba5afeb11b7c4eb70028cce4a4e0ad41f Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637773128; 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=02lEwtKXtTVV3mKUXVSPRYPQvcbU7c9xv6rTauupHGw=; b=rUViEihrMaK9b8DhNnDV04UBDpppU0IvomA4fRg4MnNsgdJWbBxgDKHMff2kZozE3I/sOd ZUZ9MQ1ftMxchoI9dFh/oE/SOUi97HWwNUBYPmrdCsInNL4NG5xKKqq0cHjXJHNe2iUQnV QOhE3Cn9lybPKCzW2+hROHCrRD0akCaLRbK/xAcoEfp4XDcI3q2ZMO33pIb1nnUjHHzkv6 9RHAckZ9KsO+Krd/deVgnhHRO78M9aXWuukjKjUtIyPaYmlbV59DVCr1GxYkBHB4VEc5US D2pajoa21q1jM8H0wJCA9jgA4RjC1iPWdyP15h6or1NudZ4oatifS5v5KuM5zA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637773128; a=rsa-sha256; cv=none; b=v1iI3Feo8gdVzEXS7fyOPRKnoUD2mZ97Lvyhc40eJw18RnhvgT5fNorFC1HijoIIa0Ddq/ NR1EW33Pafdy1jicketwY7/BtrtcOAzwX5DB63pzq0pvONM4pZpVsd060SW+5NvJjZroln CiLSfObI7A7fCv+uVCXZzRKOhwP3YB1l6VgAVCq2kgUjug1mgFutbnw9oVmfdGcV6HJ/y1 6/oG3K1a/V2a/RtN1b/Gbut16iOJqrTsa33hIJx5SejSb63kcz7pJBXgCAH769I7darjHg ay//kXfn4WrE2K3Aj+Cd4ewBXq3+cmXT29234EtZ1hW5OGQKjOwxJkYGGG+oPQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=b991674ba5afeb11b7c4eb70028cce4a4e0ad41f commit b991674ba5afeb11b7c4eb70028cce4a4e0ad41f Author: Kristof Provost AuthorDate: 2021-11-03 09:34:20 +0000 Commit: Kristof Provost CommitDate: 2021-11-24 16:57:23 +0000 pf tests: route_to:icmp_nat_head requires scapy Document the requirement so the test is skipped if scapy is not installed. MFC after: 3 weeks Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 11703705c2f77498246b9523aae44040bd346c00) --- tests/sys/netpfil/pf/route_to.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/sys/netpfil/pf/route_to.sh b/tests/sys/netpfil/pf/route_to.sh index e7646a5fb7f7..570d1feb36ff 100755 --- a/tests/sys/netpfil/pf/route_to.sh +++ b/tests/sys/netpfil/pf/route_to.sh @@ -257,6 +257,7 @@ icmp_nat_head() { atf_set descr 'Test that ICMP packets are correct for route-to + NAT' atf_set require.user root + atf_set require.progs scapy } icmp_nat_body()