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.
 */
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to