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/04/23 17:38:07 UTC

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #3601: [BP-3598]net/ip: bypass UDP input only when the device address is invalid

patacongo edited a comment on pull request #3601:
URL: https://github.com/apache/incubator-nuttx/pull/3601#issuecomment-825811957


   > 
   > 
   > There are several reasons to apply the same change to IPv6:
   > 
   >     1. DHCPv6(https://tools.ietf.org/html/rfc8415) is an official approved standard by IETF
   > 
   >     2. More and more route support DHCPv6 by default
   > 
   >     3. Kernel shouldn't block userspace implement proprietary DHCPv6 client or server
   
   I suppose I would agree with that _IF_ someone has studied the DHCPv6 protocol and verified that this is a correct change and not just a mindless, possibly incorrect clone of the IPv4 logic. Otherwise, it is better to wait _UNTIL_ that correct change is understood.
   


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

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