Hi Martin, > >So I pushed three patches that should fix this the right way and > >introduce the ground work for generic error reporting. Can you check if > >this works for you? > > I have read the patch you pushed. It is a general way to handle the error. I > like it. :) > > But I am a little concern why Ethernet do not use network driver? That makes > the structure not uniform and, we can not use network driver function and > related dbus service. Further more, we can not handle Ethernet network and > wifi network together in profile and policy, at network layer.
that is because Ethernet devices are different from WiFi networks. I am working on a plan to unify them both in a different API view. We will keep the current view since it is the low-level view on how the hardware is structured. And then add a new view that unifies Devices, Networks and even Services into a single flat list. Regards Marcel _______________________________________________ connman mailing list [email protected] https://lists.moblin.org/mailman/listinfo/connman
