On Thu, Mar 5, 2015 at 3:32 AM, Patrik Flykt <[email protected]> wrote: > Ethernet networks are created once a cable is plugged in, i.e. carrier > is detected. According to the documentation in doc/service-api.txt, > ethernet networks will act as a Connect() D-Bus API call is issued with > the cable plug in. > > Fix the code such that all ethernet services are connected at once when > created provided that the network type is autoconnectable either by > default or by explicitely specifying this with the > DefaultAutoConnectTechnologies main.conf variable. > > Reported by Mihai Neagu. > --- > > Hi, > > As described above, this patch should connect all ethernet (and gadget) > networks as they are assumed to appear when a cable is plugged in. In > order not to become too confusing, DefaultAutoConnectTechnologies setting > in main.conf is followed. > > Please test, especially Mihai, but also everybody else on ethernet. > > Cheers, > > Patrik >
Great! I asked about this ~2.5 years ago (https://lists.connman.net/pipermail/connman/2012-June/010243.html) when I was first playing with connman, and it didn't sound like connecting all ethernet interfaces was actually intended. But regardless, I replaced our auto-connect patch with this one, and it's working well for me. :-) Thanks! -Justin _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
