From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 15 Sep 2013 09:55:34 +0200 From: Bastian Bittorf Message-ID: <20130915075534.GI11829@medion.lan> References: <20130912093641.GX1558@medion.lan> <5233571B.3050405@sotun.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5233571B.3050405@sotun.de> Subject: Re: [B.A.T.M.A.N.] fool batman by simulating a layer3 mesh 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 * Jan Huwald [13.09.2013 20:37]: > How do you handle the splash status of a user under roaming? Does a > splash screen reoccur if the gateway is switched (NODE-2 -> NODE-3)? > Because this switch will happen on a minutely basis if a user sits > between two equally strong gateways. Splashing is only done for clients which have a lease from this node. All other traffic gets just true (picopeer alike). After some minutes the information that "IPx/MAC must be shaped like..." is applied in the hole network. If the client only has a lease but is not "unsplashed" this information is also spread netwide. A little bit ugly, but works and we have no memory or load problems anymore on the gateway. (~1000 clients) bye, bastian