From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] iptables: update pf.os Date: Wed, 1 Feb 2017 18:11:49 +0100 Message-ID: <20170201171149.GA6426@salvia> References: <20170130103016.3264-1-xose.vazquez@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel To: Xose Vazquez Perez Return-path: Received: from mail.us.es ([193.147.175.20]:39696 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752987AbdBARL4 (ORCPT ); Wed, 1 Feb 2017 12:11:56 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id C218C18018D for ; Wed, 1 Feb 2017 18:11:54 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id AF27CDA81B for ; Wed, 1 Feb 2017 18:11:54 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id C8D58DA801 for ; Wed, 1 Feb 2017 18:11:50 +0100 (CET) Content-Disposition: inline In-Reply-To: <20170130103016.3264-1-xose.vazquez@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Jan 30, 2017 at 11:30:16AM +0100, Xose Vazquez Perez wrote: > Sync with latest OpenBSD release. > Changelog: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc/pf.os Applied, thanks Xose.