Denys Vlasenko <[email protected]> 於 2018年1月17日 週三 上午5:02寫道:
> On Mon, Jan 15, 2018 at 11:01 AM, 蔡崴丞 <[email protected]> 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 ?
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
