From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 12 Jun 2011 12:11:07 +0200 References: <1304975758-9412-1-git-send-email-ordex@autistici.org> <1307787958-25414-1-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1307787958-25414-1-git-send-email-lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201106121211.08023.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv6 3/3] batman-adv: improved gateway tq-based selection 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 Saturday, June 11, 2011 12:25:58 PM Marek Lindner wrote: > From: Antonio Quartulli > > If a client issues a DHCPREQUEST for renewal, the packet is dropped > if the old destination (the old gateway for the client) TQ is smaller > than the current best gateway TQ less GW_THRESHOLD Applied in revision 17852fa. Thanks, Marek