From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 14 Feb 2012 14:07:57 +0800 References: <1328830902-11574-1-git-send-email-ordex@autistici.org> <201202112159.58282.lindner_marek@yahoo.de> <20120213203343.GA19783@ritirata.org> In-Reply-To: <20120213203343.GA19783@ritirata.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201202141407.57905.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv5 3/9] batman-adv: Distributed ARP Table - create DHT helper functions Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Tuesday, February 14, 2012 04:33:52 Antonio Quartulli wrote: > > Moreover, the name dht_hash is a bit confusing. At first I thought it is > > a pointer to a hash (read: orig_hash/tt_local_hash/tt_global_hash/etc). > > ok, I'll rename it to dht_id (or dht_addr ?) It is difficult for me to suggest a better name because I don't understand what this variable is used for. Regards, Marek