v01d opened a new issue #3436:
URL: https://github.com/apache/incubator-nuttx/issues/3436


   ```
     Description: If you enable the NSH network monitor 
(CONFIG_NSH_NETINIT_MONITOR)
                  then the NSH 'ifdown' command is broken.  Doing 'nsh> 
ifconfig eth0'
                  will, indeed, bring the network down.  However, the network 
monitor
                  notices the change in the link status and will bring the 
network
                  back up.  There needs to be some kind of interlock between
                  cmd_ifdown() and the network monitor thread to prevent this.
     Status:      Open
     Priority:    Low, this is just a nuisance in most cases.
   ```


-- 
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:
[email protected]


Reply via email to