From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 25 Jul 2011 22:11:14 +0200 References: <1310045738-30950-1-git-send-email-ordex@autistici.org> <1310045738-30950-2-git-send-email-ordex@autistici.org> In-Reply-To: <1310045738-30950-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: <201107252211.15500.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv4 1/4] batman-adv: detect clients connected through a 802.11 device 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 15:35:35 Antonio Quartulli wrote: > Clients connected through a 802.11 device are now marked with the > TT_CLIENT_WIFI flag. This flag is also advertised with the tt > announcement. Applied in revision 75d6435. Thanks, Marek