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/07/12 19:49:43 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4126: include/netinet: Add missing IP_TTL definition

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


   ## Summary
   
   ## Impact
   New option
   
   ## 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] [incubator-nuttx] xiaoxiang781216 commented on pull request #4126: include/netinet: Add missing IP_TTL definition

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #4126:
URL: https://github.com/apache/incubator-nuttx/pull/4126#issuecomment-878291089


   @no1wudi will provide the patch in the next step.


-- 
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] gustavonihei commented on pull request #4126: include/netinet: Add missing IP_TTL definition

Posted by GitBox <gi...@apache.org>.
gustavonihei commented on pull request #4126:
URL: https://github.com/apache/incubator-nuttx/pull/4126#issuecomment-878271594


   Shouldn't we also add the handling logic for this new option to `ipv4_setsockopt` and `ipv6_setsockopt`?


-- 
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] gustavonihei merged pull request #4126: include/netinet: Add missing IP_TTL definition

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


   


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