You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "zhhyu7 (via GitHub)" <gi...@apache.org> on 2023/09/19 06:28:00 UTC

[GitHub] [nuttx] zhhyu7 opened a new pull request, #10704: iob: limit the iob bufsize is sufficient to fill all L2/L3/L4 headers

zhhyu7 opened a new pull request, #10704:
URL: https://github.com/apache/nuttx/pull/10704

   ## Summary
   rndis header length is 36, L2 header is 14, IPv6 header is 40, tcp header is 56 when sack option count is 4(default max_ofosegs is 4). so the iob bufsize should greater than we need.
   
   ## Impact
   
   ## Testing
   Cortex-M55
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 merged pull request #10704: iob: limit the iob bufsize is sufficient to fill all L2/L3/L4 headers

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #10704:
URL: https://github.com/apache/nuttx/pull/10704


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org