From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 9 Sep 2012 20:51:08 +0800 References: <1347120174-29589-1-git-send-email-siwu@hrz.tu-chemnitz.de> <1347120174-29589-2-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1347120174-29589-2-git-send-email-siwu@hrz.tu-chemnitz.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201209092051.09078.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: allow bla traffic only after first worker period 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: Simon Wunderlich On Sunday, September 09, 2012 00:02:54 Simon Wunderlich wrote: > + /* request_sent is only set after creation to avoid > + * problems when we are not yet known as backbone gw > + * in the backbone. > + * > + * We can reset this now and allow traffic again. */ Please use the David comment style here. Cheers, Marek