From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 24 Oct 2011 16:13:38 +0200 References: <1318789923-29405-1-git-send-email-ordex@autistici.org> <1318789923-29405-2-git-send-email-ordex@autistici.org> In-Reply-To: <1318789923-29405-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: <201110241613.38452.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv3 2/3] batman-adv: check for tt_reponse packet real length 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, October 16, 2011 20:32:03 Antonio Quartulli wrote: > Before accessing the TT_RESPONSE packet payload, the node has to ensure > that the packet is long enough as it would expect to be. Patch was applied in revision e096f38. Thanks, Marek