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/06/09 12:37:00 UTC

[GitHub] [incubator-nuttx] slorquet opened a new pull request, #6399: Packet dropped in IPv4/v6 input is now an info, not a warning

slorquet opened a new pull request, #6399:
URL: https://github.com/apache/incubator-nuttx/pull/6399

   ## Summary
   When an IP (v4/v6) packet is not for us, we get a warning on the console. Turn this into an info so the debug output is less verbose.
   
   ## Impact
   None
   
   ## Testing
   Nothing special... console is just less noisy with network warnings enabled.
   
   Thanks
   


-- 
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] Ouss4 merged pull request #6399: Packet dropped in IPv4/v6 input is now an info, not a warning

Posted by GitBox <gi...@apache.org>.
Ouss4 merged PR #6399:
URL: https://github.com/apache/incubator-nuttx/pull/6399


-- 
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] slorquet commented on pull request #6399: Packet dropped in IPv4/v6 input is now an info, not a warning

Posted by GitBox <gi...@apache.org>.
slorquet commented on PR #6399:
URL: https://github.com/apache/incubator-nuttx/pull/6399#issuecomment-1151243038

   yay, thanks!


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