You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/05/23 22:49:47 UTC

[GitHub] ccollins476ad opened a new pull request #1129: lwip_base: Make IPv6 neighbor discovery cfgable

ccollins476ad opened a new pull request #1129: lwip_base: Make IPv6 neighbor discovery cfgable
URL: https://github.com/apache/mynewt-core/pull/1129
 
 
   IPv6 neighbor discovery is enabled by default.  Define `LWIP_ND6` equal to 0 to disable it.
   
   This is useful in case you don't want lwIP sending packets automatically.  If accepted, we will want to try to get this change upstreamed into lwIP.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services