From: Steven Barth Date: Wed, 20 Aug 2008 19:45:31 +0000 (+0000) Subject: Added batmand UCI config X-Git-Tag: 0.8.0~326 X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=480b181631cede362a5f5477e35bf30a67f26394 Added batmand UCI config --- diff --git a/contrib/uci/hostfiles/etc/config/batmand b/contrib/uci/hostfiles/etc/config/batmand new file mode 100644 index 0000000000..95ec3fab26 --- /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 +