diff options
author | wrtbuild <wrtbuild@localhost.(none)> | 2011-10-16 12:27:14 (GMT) |
---|---|---|
committer | wrtbuild <wrtbuild@localhost.(none)> | 2011-10-16 12:27:14 (GMT) |
commit | 8a49f5c205be15dd5591cc29ce7c8008c9a47845 (patch) | |
tree | 6c33d3dd5c79bf849b4e37dd1fda10915cd5c017 /files/ar71xx/etc/config/batman-adv | |
parent | fab858cf5c0c4a0159a7d27ffb59a8accb6b8907 (diff) |
add files for TL-WR741ND, TL-WR841ND
Diffstat (limited to 'files/ar71xx/etc/config/batman-adv')
-rw-r--r-- | files/ar71xx/etc/config/batman-adv | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/files/ar71xx/etc/config/batman-adv b/files/ar71xx/etc/config/batman-adv new file mode 100644 index 0000000..9e79e7c --- /dev/null +++ b/files/ar71xx/etc/config/batman-adv @@ -0,0 +1,10 @@ +config 'mesh' 'bat0' + option 'interfaces' 'wlan1' + option 'orig_interval' + option 'log_level' + option 'aggregated_ogms' + option 'bonding' + option 'fragmentation' + option 'vis_mode' + option 'gw_mode' 'client' + |