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

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #9396: SLIP: Switch to poll based design

xiaoxiang781216 commented on PR #9396:
URL: https://github.com/apache/nuttx/pull/9396#issuecomment-1565889202

   > 3. The switch of the old SLIP driver to IOBs caused buffer overwrites if packets were sent that would not fit into a single IOB.  This is fixed now.
   > 
   
   @michi-jung but the change need resolve two big buffer and copy them to/from iob. Why not simply extend iob to SLIP MTU or support the chain IOB instead?


-- 
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