xiaoxiang781216 commented on PR #8300: URL: https://github.com/apache/nuttx/pull/8300#issuecomment-1407479281
> @xiaoxiang781216 what was the issue? Looking the modified source code seems the original code was prepared to support more options Many option length is smaller than sizeof(struct icmpv6_prefixinfo_s), the addtion in for loop condition will exit the loop prematurely. Another issue is that mtu compute the wrong length. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
