From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 19 May 2012 14:11:42 +0800 References: <1337267913-14693-1-git-send-email-sven@narfation.org> In-Reply-To: <1337267913-14693-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201205191411.42626.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Revert Distributed ARP Table 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 Thursday, May 17, 2012 23:18:33 Sven Eckelmann wrote: > David S. Miller did not like the idea of batman-adv modifying and reading > the ARP table and refused to pull this feature. It has to be rewritten > after an acceptable solution was found. > > This reverts following commits: > * batman-adv: add UNICAST_4ADDR packet type > * batman-adv: add a new log level for DAT debugging > * batman-adv: Distributed ARP Table - create DHT helper functions > * batman-adv: Distributed ARP Table - add ARP parsing functions > * batman-adv: Distributed ARP Table - add snooping functions for ARP > messages * batman-adv: Distributed ARP Table - increase default soft_iface > ARP table timeout * batman-adv: Distributed ARP Table - add compile option Applied in revision d5a6caf. Thanks, Marek