mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 08:21:14 +00:00
parent
506b40b628
commit
c67ec51c85
@ -97,7 +97,7 @@ proto_6in4_init_config() {
|
|||||||
proto_config_add_string "password"
|
proto_config_add_string "password"
|
||||||
proto_config_add_int "mtu"
|
proto_config_add_int "mtu"
|
||||||
proto_config_add_int "ttl"
|
proto_config_add_int "ttl"
|
||||||
proto_config_add_boolean "soucerouting"
|
proto_config_add_boolean "sourcerouting"
|
||||||
}
|
}
|
||||||
|
|
||||||
[ -n "$INCLUDE_ONLY" ] || {
|
[ -n "$INCLUDE_ONLY" ] || {
|
||||||
|
Loading…
Reference in New Issue
Block a user