Hi Mihai,

> We're looking into using connman as the network manager for our programmable 
> embedded systems.
> 
> It currently has most of the desired features, but we would still need the 
> following functionality:
> 
> 1. DHCP-only method - to not fall back to link-local if no DHCP lease is 
> issued

propose a /etc/connman/main.conf option for this. Should be pretty trivial to 
add, but you also need to contribute the patches for it.

> 2. Set link-local method on an interface, without trying DHCP first

You are asking for a link-local only method? If so, then same as 1) and propose 
an option and patches for it.

> 3. Be able to auto connect to all interfaces that have AutoConnect=true,
>   not just the first successful connection

You need to check on how this fits with SingleConnectedTechnology option we 
already have.

> 4. Be able to set the link speed for an interface (10/100/1000, Half/Full 
> Duplex)

I am not really convinced with this one. That seems out of the scope of 
ConnMan. Just do that via udev. This sounds like a pretty static configuration 
to me. Not something that you should be configuring via ConnMan.

> 5. Be able to specify packet detection (Polling or Interrupt)

I have no idea what this means. You need to explain it to me in much more 
detail.

Regards

Marcel

_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to