From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 20 Jan 2010 10:02:44 +0800 References: <201001151934.41937.sven.eckelmann@gmx.de> <1263847349-2690-1-git-send-email-linus.luessing@web.de> In-Reply-To: <1263847349-2690-1-git-send-email-linus.luessing@web.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201001201002.44342.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: atomic variable for vis-srv activation 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 Tuesday 19 January 2010 04:42:29 Linus L=C3=BCssing wrote: > This fixes the bug discovered by Marek Lindner which did not allow > turning on the vis-server before an interface has been added. With this > patch we are using a global atomic variable for activating and > deactiating the vis-server-mode instead, which can be used before > inserting an interface. Thanks! Applied in revision 1557. Regards, Marek