From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 29 May 2011 21:58:33 +0200 References: <1306695271-8749-1-git-send-email-ordex@autistici.org> In-Reply-To: <1306695271-8749-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: <201105292158.33513.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: send_*_tt_response() has to initialise the ttl field 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 Sunday 29 May 2011 20:54:31 Antonio Quartulli wrote: > send_*_tt_response() didn't properly initialise the ttl field of the > tt_response message. > > This error was introduced with: cea194d90b11aff7fc289149e4c7f305fad3535a Applied in revision 7fbf38e. Thanks, Marek