From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 18 Apr 2013 20:43:10 +0800 References: <1366136543-16916-1-git-send-email-ordex@autistici.org> <1366136543-16916-2-git-send-email-ordex@autistici.org> In-Reply-To: <1366136543-16916-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: <201304182043.10972.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit 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: b.a.t.m.a.n@lists.open-mesh.org Cc: Antonio Quartulli On Wednesday, April 17, 2013 02:22:23 Antonio Quartulli wrote: > Client flags from bit 0 to 7 are sent over the wire. > BATADV_TT_CLIENT_TEMP is not sent therefore it has occupy > an higher bit so to avoid wasting positions used by flags > sent within packets > > Signed-off-by: Antonio Quartulli > --- > packet.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Marek Lindner Cheers, Marek