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/03 07:19:11 UTC

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9161: net: Remove net_ preifx from net_ipv6_pref2xxx

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

   ## Summary
   
   follow other utility function convention(e.g. tcp_ipv4_chksum)
   
   ## Impact
   
   code refactor only
   
   ## Testing
   
   CI


-- 
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 closed pull request #9161: net: Remove net_ preifx from net_ipv6_pref2xxx

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 closed pull request #9161: net: Remove net_ preifx from net_ipv6_pref2xxx
URL: https://github.com/apache/nuttx/pull/9161


-- 
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 commented on pull request #9161: net: Remove net_ preifx from net_ipv6_pref2xxx

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 commented on PR #9161:
URL: https://github.com/apache/nuttx/pull/9161#issuecomment-1532895159

   let's change this patch to draft until I finish the decsision.


-- 
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] pkarashchenko commented on pull request #9161: net: Remove net_ preifx from net_ipv6_pref2xxx

Posted by "pkarashchenko (via GitHub)" <gi...@apache.org>.
pkarashchenko commented on PR #9161:
URL: https://github.com/apache/nuttx/pull/9161#issuecomment-1532719369

   I see plenty of `net_ip4addr_conv32`, `net_ipv4addr_copy`, `net_ipv6addr_copy`, etc.
   Do you plan to change all other places or only here?


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