batman-adv: add missing sysfs attributes to README
authorAntonio Quartulli <antonio@meshcoding.com>
Tue, 19 Nov 2013 07:36:29 +0000 (08:36 +0100)
committerAntonio Quartulli <antonio@meshcoding.com>
Sun, 12 Jan 2014 13:41:18 +0000 (14:41 +0100)
Add missing sysfs attributes in the proper section of the README

Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Documentation/networking/batman-adv.txt

index 89490beb3c0bf6bd0160c891b51e3cf07497f1ca..58e49042fc208291e3aec884c96684a606fe06d3 100644 (file)
@@ -66,11 +66,10 @@ All  mesh  wide  settings  can be found in batman's own interface
 folder:
 
 # ls /sys/class/net/bat0/mesh/
-# aggregated_ogms        gw_bandwidth           log_level
-# ap_isolation           gw_mode                orig_interval
-# bonding                gw_sel_class           routing_algo
-# bridge_loop_avoidance  hop_penalty            fragmentation
-
+#aggregated_ogms        distributed_arp_table  gw_sel_class    orig_interval
+#ap_isolation           fragmentation          hop_penalty     routing_algo
+#bonding                gw_bandwidth           isolation_mark  vlan0
+#bridge_loop_avoidance  gw_mode                log_level
 
 There is a special folder for debugging information:
 
This page took 0.035139 seconds and 5 git commands to generate.