patacongo commented on pull request #415:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/415#issuecomment-702525064


   > Does calling it for IPv6 even get us anything right now anyway? Currently, 
the ipcfg files ONLY have a setting that is specific to DHCP use-cases. We 
don't even have a DHCPv6 implementation for this to be relevant for.
   
   We do not have DHCPv6 but we do use ICMPv6 auto-configuration which is the 
more common IPv6 mechanism for IP address assignment.  That is the analogous 
step for IPv6.  So both auto-configuration and static IPv6 addresses would be 
supported, just as DHCP and static IPv4 addresses are be supported.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to