Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 35678b08e741c47ba3cae155b8ac68a25d0175ff Author: Marek Lindner mareklindner@neomailbox.ch Date: Mon Aug 22 01:06:17 2011 +0000
doc: batman-adv/Tweaking
35678b08e741c47ba3cae155b8ac68a25d0175ff batman-adv/Tweaking.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/Tweaking.textile b/batman-adv/Tweaking.textile index 697fb810..88be2246 100644 --- a/batman-adv/Tweaking.textile +++ b/batman-adv/Tweaking.textile @@ -142,7 +142,7 @@ h3. log level
Available since: batman-adv 2010.1.0 (if debugging has been compiled-in)
-The standard warning and error messages which help to setup & operate batman-adv are sent to the kernel log. However, batman-adv also offers extended logs that can be used to understand and/or debug the routing protocol. Keep in mind that it is necessary to activate debugging at compile time before you can use these facilities (consult "the README file":http://www.open-mesh.org/projects/batman-adv/repository/revisions/master/ent... to learn how to set the compile option). Per default, the logging is deactivated (log level: 0), Enable log level '1' to log messages related to routing / flooding / broadcasting. Log level '2' only shows messages related to route or hna added / changed / deleted. Switch to log level '3' to get all log messages. +The standard warning and error messages which help to setup & operate batman-adv are sent to the kernel log. However, batman-adv also offers extended logs that can be used to understand and/or debug the routing protocol. Keep in mind that it is necessary to activate debugging at compile time before you can use these facilities (consult "the README file":http://www.open-mesh.org/projects/batman-adv/repository/revisions/master/ent... to learn how to set the compile option). Per default, the logging is deactivated (log level: 0), Enable log level '1' to log messages related to routing / flooding / broadcasting. Log level '2' only shows messages related to route added / changed / deleted. Log level '4' focuses on translation table operations. Switch to log level '7' to get all log messages.
<pre> cat /sys/class/net/bat0/mesh/log_level