From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] iptables: update pf.os Date: Thu, 5 May 2016 17:03:08 +0200 Message-ID: <20160505150308.GA27256@salvia> References: <1461948000-20076-1-git-send-email-xose.vazquez@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Evgeniy Polyakov , Jan Engelhardt , netfilter-devel To: Xose Vazquez Perez Return-path: Received: from mail.us.es ([193.147.175.20]:45716 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756734AbcEEPDV (ORCPT ); Thu, 5 May 2016 11:03:21 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 82759C9EDC for ; Thu, 5 May 2016 17:03:18 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 6D5D2179E50 for ; Thu, 5 May 2016 17:03:18 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 8B76C1B3076 for ; Thu, 5 May 2016 17:03:14 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1461948000-20076-1-git-send-email-xose.vazquez@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Fri, Apr 29, 2016 at 06:40:00PM +0200, Xose Vazquez Perez wrote: > Sync with latest *BSD release: https://gitweb.dragonflybsd.org/dragonfly.git/blob_plain/HEAD:/etc/pf.os > Changelog: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc/pf.os Applied, thanks.