batman-adv: Adding sysfs ABI documentation for hop_penalty

Message ID 1287438253-13064-1-git-send-email-linus.luessing@ascom.ch (mailing list archive)
State Accepted, archived
Commit 8a90300f7dbdecb7c15d8de332aec08eaa7e3e59
Headers

Commit Message

Linus Lüssing Oct. 18, 2010, 9:44 p.m. UTC
  Signed-off-by: Linus Lüssing <linus.luessing@ascom.ch>
---
 sysfs-class-net-mesh |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
  

Comments

Marek Lindner Oct. 23, 2010, 1:46 a.m. UTC | #1
On Monday 18 October 2010 23:44:13 Linus Lüssing wrote:
> +Description:
> +               Defines the penalty which will be applied to an
> +               originator message's tq-field on every hop.

Applied in revision 1845.

Thanks,
Marek
  

Patch

diff --git a/sysfs-class-net-mesh b/sysfs-class-net-mesh
index 5aa1912..2c03e76 100644
--- a/sysfs-class-net-mesh
+++ b/sysfs-class-net-mesh
@@ -21,6 +21,13 @@  Description:
                 Defines the interval in milliseconds in which batman
                 sends its protocol messages.
 
+What:           /sys/class/net/<mesh_iface>/mesh/hop_penalty
+Date:           Oct 2010
+Contact:        Linus Lüssing <linus.luessing@web.de>
+Description:
+		Defines the penalty which will be applied to an
+		originator message's tq-field on every hop.
+
 What:           /sys/class/net/<mesh_iface>/mesh/vis_mode
 Date:           May 2010
 Contact:        Marek Lindner <lindner_marek@yahoo.de>