Repository : ssh://git@diktynna/doc
On branches: backup-redmine/2020-09-12,master
commit ad1ccc11d61ffb51e72b099b1b7e78ef6b879654 Author: Sven Eckelmann sven@narfation.org Date: Tue Aug 25 20:28:59 2020 +0000
doc: batman-adv/Batman-adv-openwrt-config
ad1ccc11d61ffb51e72b099b1b7e78ef6b879654 batman-adv/Batman-adv-openwrt-config.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/Batman-adv-openwrt-config.textile b/batman-adv/Batman-adv-openwrt-config.textile index 683073a..13d48f9 100644 --- a/batman-adv/Batman-adv-openwrt-config.textile +++ b/batman-adv/Batman-adv-openwrt-config.textile @@ -93,7 +93,7 @@ config interface 'bat0_hardif_eth0' option mtu '1536' option ifname 'eth0' option 'elp_interval' 500 - option hop_penalty 2 + option hop_penalty 15 # change throughput_override to 0 to use automatic detection; also allows kbit suffix option 'throughput_override' '1mbit' </pre>