提交 5838fc27 编写于 作者: B Baptiste Jonglez 提交者: Gabriel Kerneis

babeld: fix configuration for new options

上级 940739ef
......@@ -93,7 +93,7 @@ babel_addif() {
append_parm "$cfg" 'rxcost' 'rxcost'
append_parm "$cfg" 'hello_interval' 'hello-interval'
append_parm "$cfg" 'update_interval' 'update-interval'
append_bool "$cfg" 'enable_timestamps' 'enable-timestamps'
append_parm "$cfg" 'enable_timestamps' 'enable-timestamps'
append_parm "$cfg" 'max_rtt_penalty' 'max-rtt-penalty'
append_parm "$cfg" 'rtt_decay' 'rtt-decay'
append_parm "$cfg" 'rtt_min' 'rtt-min'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册