From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: libiptc: make sockfd a per-handle thing Date: Mon, 10 Nov 2008 17:07:15 +0100 Message-ID: <49185C33.9090208@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:52200 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751564AbYKJQHZ (ORCPT ); Mon, 10 Nov 2008 11:07:25 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit 976ee346f58ae69ee82fcd750813d2b4fb7379b1 > Author: Jan Engelhardt > Date: Thu Nov 6 09:23:06 2008 +0100 > > libiptc: make sockfd a per-handle thing No objections in general, but I would like to see an explanation of the impact the usage-counter removal has on things like iptables-restore, that initialize the socket multiple times.