From owner-freebsd-pf@FreeBSD.ORG Thu May 8 15:46:59 2008 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 E81CC106567D for ; Thu, 8 May 2008 15:46:59 +0000 (UTC) (envelope-from ermal.luci@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mx1.freebsd.org (Postfix) with ESMTP id C01F48FC16 for ; Thu, 8 May 2008 15:46:59 +0000 (UTC) (envelope-from ermal.luci@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1376434rvf.43 for ; Thu, 08 May 2008 08:46:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Dudw4A3b5stzB76rw+1n7fw93h7wCPwoTk8JteMTSV8=; b=AwJ5G3rsbapbYhqWRWU6QBCiim5oHs2pHOByQDXaHVE+2v7Sgef3Vp1X/stX2T+PYrkFeMborUkyqSeoTmh3Lz/NhfRwj29YP8gXrq+BGwqvERbmCOt++q19nu2SbTf3l5L/26SsEYLhKhJEHwLmBuRiYtLJzbg2g1sjEip/a7Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=CyyT7fRSI5aJsR4snJ2d1RPB77P8sLHj16ZK5wQOt9lA5lWFYHwf3WNBdpxpwVnv+9XYBqJVCIpqVrmrkTKhdknRiT865YxY4v1kOOV5TuwmdUYMkMxCUNPJ0BhTOqZJusL9BD1Wylejk6CEr4xqmF/Pt3CwWl4XpjuC+RdPDoo= Received: by 10.141.190.9 with SMTP id s9mr1592064rvp.110.1210261619300; Thu, 08 May 2008 08:46:59 -0700 (PDT) Received: by 10.140.135.3 with HTTP; Thu, 8 May 2008 08:46:59 -0700 (PDT) Message-ID: <9a542da30805080846v1bcde1afp79293ac3efda2865@mail.gmail.com> Date: Thu, 8 May 2008 17:46:59 +0200 From: "=?ISO-8859-1?Q?Ermal_Lu=E7i?=" To: freebsd-pf@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Patch to allow shaping inside ipsec tunnels with ALTQ. 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: Thu, 08 May 2008 15:47:00 -0000 This one is for RELENG_7[_0] but should apply ok to CURRENT too. http://cvs.pfsense.org/cgi-bin/cvsweb.cgi/tools/patches/RELENG_7_0/ipsec_altq.diff?rev=1.2;content-type=text%2Fplain For RELENG_6 check the freebsd-ipfw@ list i sent one there in reply to a thread. Ermal