On 8 January 2015 at 15:34, Tomasz Bursztyka <[email protected]> wrote: > Hi, > > Here is a patchset which changes the Peer API (which is experimental, > thus it's possible). > > Each Peer object, once connected, will provide its local and remote IPv4 > addresses through the IPv4 dict.
Hi Tomasz, I'm a bit baffled by this since I thought I did get your earlier patch set working but in any case now I have a problem... Registering a peer service in itself works fine and the Peer State property works as expected, but I don't see any Peer property changes for the IPv4 property, even when both local and remote IP are confirmed to be there -- it seems as if the ip_bound() method is not getting called even though DHCP is working. I also see this: | connmand[18303]: plugins/wifi.c:p2p_find_callback() result 0 wifi 0x1e924f0 | process 18303: arguments to dbus_message_iter_append_basic() were incorrect, assertion "_dbus_check_is_valid_utf8 (*string_p)" failed in file ../../dbus/dbus-message.c line 2676. | This is normally a bug in some application using the D-Bus library. I can show this live if you happen to be at the office tomorrow. Jussi _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
