Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278753
b: refs/heads/master
c: 1a98489
h: refs/heads/master
i:
  278751: eb7549b
v: v3
  • Loading branch information
Marek Lindner authored and Sven Eckelmann committed Nov 20, 2011
1 parent 7f07df6 commit 00e9afc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 06ba7ce223045369cb5459f95e6c27e708938cf4
refs/heads/master: 1a98489731b0a02ed5c0f842651462050a3af001
7 changes: 4 additions & 3 deletions trunk/Documentation/networking/batman-adv.txt
Original file line number Diff line number Diff line change
Expand Up @@ -200,15 +200,16 @@ abled during run time. Following log_levels are defined:

0 - All debug output disabled
1 - Enable messages related to routing / flooding / broadcasting
2 - Enable route or tt entry added / changed / deleted
3 - Enable all messages
2 - Enable messages related to route added / changed / deleted
4 - Enable messages related to translation table operations
7 - Enable all messages

The debug output can be changed at runtime using the file
/sys/class/net/bat0/mesh/log_level. e.g.

# echo 2 > /sys/class/net/bat0/mesh/log_level

will enable debug messages for when routes or TTs change.
will enable debug messages for when routes change.


BATCTL
Expand Down

0 comments on commit 00e9afc

Please sign in to comment.