diff options
author | David S. Miller <davem@davemloft.net> | 2011-01-31 13:24:56 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-01-31 13:24:56 -0800 |
commit | a5e3c2aae23a3719105c1ae662c67ef282f213db (patch) | |
tree | f951e78782757dfc2d4b7015601f65101ac2ef73 /Documentation | |
parent | 6b28ff3be829a851378551245fd6b3f9bf93b0ad (diff) | |
parent | 091b948306d2628320e77977eb7ae4a757b12180 (diff) | |
download | op-kernel-dev-a5e3c2aae23a3719105c1ae662c67ef282f213db.zip op-kernel-dev-a5e3c2aae23a3719105c1ae662c67ef282f213db.tar.gz |
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/batman-adv.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Documentation/networking/batman-adv.txt b/Documentation/networking/batman-adv.txt index 77f0cdd..18afcd8 100644 --- a/Documentation/networking/batman-adv.txt +++ b/Documentation/networking/batman-adv.txt @@ -1,4 +1,4 @@ -[state: 21-11-2010] +[state: 27-01-2011] BATMAN-ADV ---------- @@ -67,15 +67,16 @@ All mesh wide settings can be found in batman's own interface folder: # ls /sys/class/net/bat0/mesh/ -# aggregated_ogms bonding fragmentation orig_interval -# vis_mode +# aggregated_ogms gw_bandwidth hop_penalty +# bonding gw_mode orig_interval +# fragmentation gw_sel_class vis_mode There is a special folder for debugging informations: # ls /sys/kernel/debug/batman_adv/bat0/ -# originators socket transtable_global transtable_local -# vis_data +# gateways socket transtable_global vis_data +# originators softif_neigh transtable_local Some of the files contain all sort of status information regard- @@ -230,9 +231,8 @@ CONTACT Please send us comments, experiences, questions, anything :) IRC: #batman on irc.freenode.org -Mailing-list: b.a.t.m.a.n@b.a.t.m.a.n@lists.open-mesh.org - (optional subscription at - https://lists.open-mesh.org/mm/listinfo/b.a.t.m.a.n) +Mailing-list: b.a.t.m.a.n@open-mesh.org (optional subscription + at https://lists.open-mesh.org/mm/listinfo/b.a.t.m.a.n) You can also contact the Authors: |