Hi Vladislav

Thanks a lot for those links.
This sure looks promising. Will try this out and get back in case of any
queries.

With regards
M Karthikeyan

On Thu, Feb 19, 2015 at 9:54 PM, Vladislav Grishenko <themi...@mail.ru>
wrote:

> Hi,
>
>
>
> For embedded linux we’re using own udhcp6c patches for busybox ported from
> wide-dhcp client
>
> Refer
> https://code.google.com/p/wl500g/source/browse/trunk/busybox/320-dhcp6c.patch
> and noted related patches near around.
>
> Also, take a look at https://github.com/sbyx/odhcp6c, it’s quite good and
> used already in openwrt.
>
> Hope it helps.
>
>
>
> Best Regards, Vladislav Grishenko
>
>
>
> *From:* busybox [mailto:busybox-boun...@busybox.net] *On Behalf Of 
> *Karthikeyan
> M
> *Sent:* Thursday, February 19, 2015 9:03 PM
> *To:* Denys Vlasenko
> *Cc:* busybox
> *Subject:* Re: DHCPv6 not working
>
>
>
> Dear  Denys
>
>
>
> Thanks a lot for pointing that out and for the quick response. We totally
> missed that :(
>
> We saw git log comments about the BOOTP issue and fixes for that and we
> assumed that this is a working module.
>
> Do you have any info on which module we can use for achieving DHCPv6 under
> embedded linux?
>
> Any pointers would be of great help.
>
>
>
> With regards
>
> M Karthikeyan
>
>
>
> On Thu, Feb 19, 2015 at 5:16 PM, Denys Vlasenko <vda.li...@googlemail.com>
> wrote:
>
> On Wed, Feb 18, 2015 at 9:59 AM, Karthikeyan M <karthik.lib...@gmail.com>
> wrote:
> > Dear All
> >
> > We are facing issues in getting DHCPv6 working with udhcpc6. We first
> > started seeing issue with busy box v1.21.1 where the tool was issuing
> bootp
> > protocol later we found out it's bug in the udhcpc6 tool and it's fixed
> in
> > the next version of busy box. Hence we upgraded to busy box 1.22 and
> also to
> > 1.23. Now instead of seeing bootp protocol we started seeing ICMPv6 and
> > DHCPv6 protocol being used for getting IPv6 adds when the udhcpc6 tool is
> > run but still the board doesn't get an IPv6 adds.
>
>
> http://git.busybox.net/busybox/tree/networking/udhcp/d6_dhcpc.c
>
> has the following in its header comment:
>
> /*
>  * DHCPv6 client.
>  *
>  * 2011-11.
>  * WARNING: THIS CODE IS INCOMPLETE. IT IS NOWHERE NEAR
>  * TO BE READY FOR PRODUCTION USE.
>  *
>  * Copyright (C) 2011 Denys Vlasenko.
>  *
>  * Licensed under GPLv2, see file LICENSE in this source tree.
>  */
>
>
>
>
>
> --
>
> Karthikeyan
>



-- 
Karthikeyan
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to