From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 12 Feb 2014 09:42:13 +0100 From: Andrew Lunn Message-ID: <20140212084213.GF30814@lunn.ch> References: <1392122903-805-1-git-send-email-antonio@meshcoding.com> <1392122903-805-12-git-send-email-antonio@meshcoding.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1392122903-805-12-git-send-email-antonio@meshcoding.com> Subject: Re: [B.A.T.M.A.N.] [RFC 11/23] batman-adv: add throughput attribute to hard_ifaces 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 Cc: Antonio Quartulli On Tue, Feb 11, 2014 at 01:48:11PM +0100, Antonio Quartulli wrote: > From: Antonio Quartulli > > This attribute is exported to the user which can manually > select its value. It is the throughput value to be used > by default when batman-adv is trying to compute the link > throughput towards a neighbour using this interface. > > If the value is set to 0 then batman-adv will try to detect > the throughput by itself. sysfs documentation is missing, but i guess you know what. Andrew