From mboxrd@z Thu Jan 1 00:00:00 1970 From: ratheesh k Subject: find_best_ips_proto() function ?? Date: Sun, 17 Jan 2010 12:35:24 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: netfilter-devel@vger.kernel.org Return-path: Received: from mail-iw0-f194.google.com ([209.85.223.194]:41657 "EHLO mail-iw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752028Ab0AQHF0 (ORCPT ); Sun, 17 Jan 2010 02:05:26 -0500 Received: by iwn32 with SMTP id 32so1509400iwn.33 for ; Sat, 16 Jan 2010 23:05:25 -0800 (PST) Sender: netfilter-devel-owner@vger.kernel.org List-ID: I am looking into 2.6.18 kernel , /net/ipv4/netfilter/ip_nat_core.c . I could not understand the function find_best_ips_proto() eventhough there is some comments on the code . Could anybody please explain a little more ? Thanks, Ratheesh