From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 13 Mar 2014 18:53:33 +0100 From: Andrew Lunn Message-ID: <20140313175333.GG15090@lunn.ch> References: <53218FEB.8000100@meshcoding.com> <5321B5AE.9080005@meshcoding.com> <5321DB08.50502@tu-bs.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5321DB08.50502@tu-bs.de> Subject: Re: [B.A.T.M.A.N.] IP connection lost when a node is rebooted 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 Thu, Mar 13, 2014 at 05:21:28PM +0100, Harms, Hannes wrote: > Dear list, > im wondering if it is possible to just compile the latest release of > batman-adv and replace the existing kernel module on an Debian > System. > It is not necessary to have a propriate kernel version e.g. 3.13 ? The batman-adv sources will compile against some older kernels. So as long as you have a recent Debian, e.g. Jessie or Wheezy, you should be able to install the kernel headers packages and then compile the kernel module. Andrew,