From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] reduce service_to_port duplication Date: Thu, 20 Jul 2006 18:33:10 +0200 Message-ID: <44BFB046.40604@trash.net> References: <20060713012401.GA19152@linuxace.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Phil Oester In-Reply-To: <20060713012401.GA19152@linuxace.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Phil Oester wrote: > The service_to_port function is used in a number of places, and could > benefit from some centralization instead of being duplicated everywhere. Applied, thanks Phil.