wengzhe opened a new pull request, #7826: URL: https://github.com/apache/nuttx/pull/7826
## Summary Issue: If ipforward consumes all the IOB, devif_poll will not poll any more. Without polling, ipforward will not release any IOB, then all the network stack may fail with no IOB available. ## Impact Add check to limit number of ipforward struct to be less than number of IOB. ## Testing -- 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]
