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 2021/12/19 09:21:20 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5034: net: Move if_nametoindex and if_indextonameto to libc

xiaoxiang781216 opened a new pull request #5034:
URL: https://github.com/apache/incubator-nuttx/pull/5034


   ## Summary
   And implement them on top of SIOCGIFINDEX and SIOCGIFNAME
   
   ## Impact
   Implementation detail, the result is same as before
   
   ## Testing
   Pass 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] [incubator-nuttx] xiaoxiang781216 merged pull request #5034: net: Move if_nametoindex and if_indextonameto to libc

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #5034:
URL: https://github.com/apache/incubator-nuttx/pull/5034


   


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