Signed-off-by: Linus Lüssing <[email protected]> --- sysfs-class-net-batman-adv | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/batman-adv/sysfs-class-net-batman-adv b/batman-adv/sysfs-class-net-batman-adv index 38dd762..585e43a 100644 --- a/batman-adv/sysfs-class-net-batman-adv +++ b/batman-adv/sysfs-class-net-batman-adv @@ -12,3 +12,10 @@ Date: May 2010 Contact: Marek Lindner <[email protected]> Description: Indicates the status of <iface> as it is seen by batman. + +What: /sys/class/net/<mesh_iface>/batman-adv/ndp_interval +Date: Jan 2011 +Contact: Linus Lüssing <[email protected]> +Description: + Defines the interval in milliseconds in which batman + sends its probing packets for link quality measurements. -- 1.7.1
