You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/11/29 03:30:48 UTC

[GitHub] [nuttx] github-liyi opened a new pull request, #7727: net: extract l3 header build code into new functions

github-liyi opened a new pull request, #7727:
URL: https://github.com/apache/nuttx/pull/7727

   Signed-off-by: liyi <li...@xiaomi.com>
   
   ## Summary
   extract L3 header build code into new function ipx_build_header
   
   ## Impact
   1. reduce the rebundant L3 build code
   2. unify and gather L3 header build process
   
   ## 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: commits-unsubscribe@nuttx.apache.org

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


[GitHub] [nuttx] xiaoxiang781216 merged pull request #7727: net: extract l3 header build code into new functions

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #7727:
URL: https://github.com/apache/nuttx/pull/7727


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