On Tuesday 18 October 2011 19:35, Leonid Lisovskiy wrote: > On Tue, Oct 18, 2011 at 2:34 AM, Denys Vlasenko > <[email protected]> wrote: > > On Saturday 01 October 2011 18:04, Leonid Lisovskiy wrote: > >> This patch adds sprint_nip6() utility function, it used to print IPv6 > >> address into string. > > > > Since it is only used by dhcp6, it should probably go to common6.c > > It also used in unaccepted(yet?) udhcpc 6RD support patch from OpenWRT > - > https://dev.openwrt.org/browser/trunk/package/busybox/patches/244-udhcpc_add_6rd_option.patch
Hmm. I applied that patch to git. > Should I move it(sprint_nip6) to common6.c anyway? No, now it's already in the tree. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
