[PATCH] - Add prefix delegation support for udhcpc6

蔡崴丞 danny at saru.moe
Thu Jan 18 11:22:51 UTC 2018


Denys Vlasenko <vda.linux at googlemail.com> 於 2018年1月17日 週三 上午5:02寫道:

> On Mon, Jan 15, 2018 at 11:01 AM, 蔡崴丞 <danny at saru.moe> wrote:
> > Patch 1&3 add DHCPv6 prefix delegation support, and offer option to
> > disable/enable IA_NA/IA_PD separately (make it possible to request IA_PD
> > only.)
>
> Applied.
>
> You need to send each patch separately.
>
> Patches need to have explanations.
>
> > Patch 2 add support for dhcpv6 on ppp link (mainly for PPPoE) which
> doesn't
> > have mac address (no AF_PACKET address, too.)
> > These make DHCPv6-PD on PPPoE link for prefix assignment to lan network
> > become possible with udhcpc6.
>
> +    if (retval & (1<<2)) { /* no ifindex, maybe link is ppp link, try
> to get ifindex through xioctl */
>
> This does not look right. Every interface has ifindex.
>
failed to get ifindex ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20180118/7611fc3a/attachment.html>


More information about the busybox mailing list