Hi Jukka,

> ---
> src/main.conf | 9 +++++++++
> 1 file changed, 9 insertions(+)
> 
> diff --git a/src/main.conf b/src/main.conf
> index 2985613..a0608d4 100644
> --- a/src/main.conf
> +++ b/src/main.conf
> @@ -76,3 +76,12 @@
> # setting enabled applications will notice more network breaks than
> # normal. Default value is false.
> # SingleConnectedTechnology = false
> +
> +# Allow ethernet technology devices to be used when tethering.
> +# If this is set to true and if ethernet tethering is activated,
> +# a DHCP server is started to ethernet interface. The ethernet tethered
> +# device should never be connected to corporate and home networks as
> +# the device might confuse other network devices and services.
> +# This is a dangerous setting so the default value is false.
> +# Do not activate this unless you really know what you are doing.
> +# AllowEthernetTethering = false

the name of this setting is in general fine with me. However we might want to 
think about if we don't want to have generic list of allowed tethering 
technologies. I do want to keep the main.conf options to a minimum and thus 
making sure that we do not end up adding one for each technology in the future. 
Any thoughts?

Regards

Marcel

_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to