From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 3 Jan 2013 09:52:57 +0800 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201301030952.57862.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] netifd batman-adv proto 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: b.a.t.m.a.n@lists.open-mesh.org On Wednesday, January 02, 2013 21:11:41 Filippo Sallemi wrote: > I've writed a batman-adv proto in according on new netifd system of > attitude adjustement release. > With this script the batman-adv configuration could be moved on > /etc/config/network file istead of /etc/config/batman-adv and the > /lib/batman-adv/config.sh is no longer required. > > es. > > config interface mesh > option proto bat > option device bat0 > option interfaces 'wlan0 wlan1' > option gw_mode server > ... > > if someone think that my work could be useful and can provide a better > and elegant integration on openwrt please keep in touch. Can you explain the advantages of your approach compared to the netifd integration posted a couple of weeks ago ? I am not netifd expert therefore I am looking for the best way forward. Thanks, Marek