From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 9 Jul 2011 01:05:47 +0200 References: <1310161134-18515-1-git-send-email-ordex@autistici.org> In-Reply-To: <1310161134-18515-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201107090105.47816.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: keep local table consistency for further TT_RESPONSE 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 Friday, July 08, 2011 23:38:54 Antonio Quartulli wrote: > To keep transtable consistency among all the nodes, an originator must > not send not yet announced clients within a full table TT_RESPONSE. > Instead, deleted client have to be kept in the table in order to be sent > within an immediate TT_RESPONSE. In this way all the nodes in the > network will always provide the same response for the same request. > > All the modification are committed at the next ttvn increment event. Applied in revision 219bc39. Thanks, Marek