Hi Julien, On Fri, Dec 10, 2010 at 11:00:33AM +0000, Julien Massot wrote: > The IPV4LL protocol is highly integrated in gdhcp client, and > start IPV4LL negociation on dhcp failure. > Another way is to export ipv4ll_start and call IPV4LL protocol on > dhcp_client->no_lease_cb in dhcp plugin. > --- > Makefile.am | 2 +- > gdhcp/client.c | 300 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++-- > gdhcp/gdhcp.h | 3 + > gdhcp/ipv4ll.c | 140 ++++++++++++++++++++++++++ > gdhcp/ipv4ll.h | 55 ++++++++++ > 5 files changed, 491 insertions(+), 9 deletions(-) > create mode 100644 gdhcp/ipv4ll.c > create mode 100644 gdhcp/ipv4ll.h Thanks a lot, patch applied.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
