From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 7 Jul 2011 13:35:52 +0200 References: <1309995659-19126-1-git-send-email-ordex@autistici.org> <1309995659-19126-2-git-send-email-ordex@autistici.org> In-Reply-To: <1309995659-19126-2-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201107071335.52849.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2 1/3] batman-adv: initialise last_ttvn and tt_crc for the orig_node structure 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, July 07, 2011 01:40:57 Antonio Quartulli wrote: > The last_ttvn and tt_crc fields of the orig_node structure were not > initialised causing an immediate TT_REQ/RES dialogue even if not needed. Applied in revision c9007e1. Thanks, Marek