From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 27 Feb 2012 19:12:34 +0800 References: <1330280603-25510-1-git-send-email-ordex@autistici.org> <1330280603-25510-4-git-send-email-ordex@autistici.org> In-Reply-To: <1330280603-25510-4-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201202271912.34632.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv7 3/7] 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 Monday, February 27, 2012 02:23:19 Antonio Quartulli wrote: > Add all the relevant functions in order to manage a Distributed Hash Table > over the B.A.T.M.A.N.-adv network. It will later be used to store several > ARP entries and implement DAT (Distributed ARP Table) Applied in revision a34852f. Thanks, Marek