Hi Marcel, In connection manager, it is mentioned that network interface will be detected via RTNL. When I was going through the source code of connman 0.46, in main()(src/main.c) both udev and rtnl initialization is done with the functions __connman_udev_init() and __connman_rtnl_init(). __connman_udev_init() is present in udev.c and udev-compat.c. My question is why do we require both udev and rtnl? As there are udev.c and udev-compat.c, which file to be considered.? Could you please explain how exactly the network interface is detected in connection manager. Thanks and Regards, Sree Gowri
=====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
