From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 21 Feb 2017 17:24:35 +0100 From: Andrew Lunn Message-ID: <20170221162435.GC25818@lunn.ch> References: <33547cb0-a540-e0b9-ffc7-99ac67c3d516@viisauksena.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <33547cb0-a540-e0b9-ffc7-99ac67c3d516@viisauksena.de> Subject: Re: [B.A.T.M.A.N.] Interface limit 127 in bat0?! 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 > |Error - can't write to file > '/sys/class/net/gre127/batman_adv/mesh_iface': Cannot allocate memory| As the message suggests, you are out of memory. This is not a BATMAN limit, it is a limit from the amount of RAM you have in your device. Andrew