summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-08-20 19:45:31 +0000
committerSteven Barth <steven@midlink.org>2008-08-20 19:45:31 +0000
commit480b181631cede362a5f5477e35bf30a67f26394 (patch)
tree234edc468f910f0a1bdad21d032e79cb63282042
parent71c3d30f46567d3b495579665eff245978e52d01 (diff)
Added batmand UCI config
-rw-r--r--contrib/uci/hostfiles/etc/config/batmand10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/uci/hostfiles/etc/config/batmand b/contrib/uci/hostfiles/etc/config/batmand
new file mode 100644
index 000000000..95ec3fab2
--- /dev/null
+++ b/contrib/uci/hostfiles/etc/config/batmand
@@ -0,0 +1,10 @@
+config batmand general
+ option interface ath0
+ option announce
+ option gateway_class
+ option originator_interval
+ option preferred_gateway
+ option routing_class
+ option visualisation_srv
+ option policy_routing_script
+