Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-09-14,master
commit c8254e703fcb5b559308ab77b3fca053fd0b722e Author: Sven Eckelmann sven@narfation.org Date: Sun Mar 3 19:42:14 2019 +0000
doc: batman-adv/Using-batctl: don't reference deprecated sysfs files
c8254e703fcb5b559308ab77b3fca053fd0b722e batman-adv/Using-batctl.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/Using-batctl.textile b/batman-adv/Using-batctl.textile index 4546615..13e9080 100644 --- a/batman-adv/Using-batctl.textile +++ b/batman-adv/Using-batctl.textile @@ -4,7 +4,7 @@ Batctl is the configuration and debugging tool for batman-adv. It is thoroughly
h2. Using batctl for configuration
-All configuration of batman-adv is done in the virtual filesystem _sysfs_ and batctl is merely a convenient interface to this. +All configuration of batman-adv is done with the generic netlink family "batadv" and batctl provides a commandline interface for it.
A quick overview of the config options available with batctl: * Add and remove interfaces to the mesh network.