From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 30 Oct 2011 22:36:07 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201110302236.07940.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] openwrt lib/batman-adv/config.sh 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 Filippo, > I've writed a hotplug.d script that readd interfaces that are present > in every bat definition of batman-adv uci file when network restart or > an interface come up. > This script must be placed in /etc/hotplug.d/net/ > > P.S. for Marek you don't need to split /etc/init.d/batman-adv function > in a separate file such the previous emails. I am little bit late with your script but finally got around looking at it. Why don't we use the functions from /lib/batman-adv/config.sh as we previously discussed ? Any unexpected side effects ? Regards, Marek