From owner-freebsd-pf@FreeBSD.ORG Tue May 3 15:44:54 2011 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF4901065676 for ; Tue, 3 May 2011 15:44:54 +0000 (UTC) (envelope-from np.mapn@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 872758FC08 for ; Tue, 3 May 2011 15:44:54 +0000 (UTC) Received: by iyj12 with SMTP id 12so239151iyj.13 for ; Tue, 03 May 2011 08:44:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=j2PWZvxmpkgBGdYyK1oX0roDelWD67zL6aGuctitgbY=; b=XJEYilE4qY7Sz80nbyK0FrpLuZVojYxKG8pFECXqMVsZlEHEB9HG0970aCa4VPj0sr 0yl5c/9u+QysX3aZcJGb9k+JfLM6WH+B7Rr8mmja96ZoDG0q2XPONDDErPgkzGAQayKu fn4wp2TYgIumCm2NbFxKrBlugqfMyA8OavxHM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=x51eF9Ifxe9OS/PqPfeVIxHFek9SjjZAYXhCtkn5eFykStz+HxqRo/B8JuqD7TyZ25 1/cJ9XQyii/c3eDA2MoFXayf49aubqUqrMcQCVvZOoczy0rybPgbX/Th+VBgVKOzWOjp LKYBbOFl95jmCq0vY9KWQcU8TdTCrc6xZRaB4= MIME-Version: 1.0 Received: by 10.42.46.80 with SMTP id j16mr9282695icf.393.1304435634209; Tue, 03 May 2011 08:13:54 -0700 (PDT) Received: by 10.231.35.3 with HTTP; Tue, 3 May 2011 08:13:54 -0700 (PDT) Date: Tue, 3 May 2011 18:13:54 +0300 Message-ID: From: np map To: freebsd-pf@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: pf(4) from OpenBSD 4.5 for FreeBSD 8.2 X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2011 15:44:54 -0000 Hello, I saw the patch that Mr. Ermal Luci posted to this list. I tried it on FreeBSD 8.2. I also copied a few files from the latest pf45 snapshot to try to get it to build. It didn't compile and threw a lot of errors even after the missing header was added and altq-red.c was replaced. May we have a pf4.5 patch for FreeBSD 8.2, please? I would like to test this on a test machine with VIMAGE. Thank you.