From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [iptables PATCH 2/2] Add iptables support for the socket match Date: Wed, 15 Oct 2008 11:51:01 +0200 Message-ID: <48F5BD05.1010900@trash.net> References: <200810151010.29094@nessa> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: KOVACS Krisztian Return-path: Received: from stinky.trash.net ([213.144.137.162]:62820 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752322AbYJOJvF (ORCPT ); Wed, 15 Oct 2008 05:51:05 -0400 In-Reply-To: <200810151010.29094@nessa> Sender: netfilter-devel-owner@vger.kernel.org List-ID: KOVACS Krisztian wrote: > Add user-space code for the socket match. Also applied, thanks.