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 2020/05/08 22:29:14 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #965: fs: Remove all LIBC_IOCTL_VARIADIC related stuff

masayuki2009 commented on pull request #965:
URL: https://github.com/apache/incubator-nuttx/pull/965#issuecomment-626047511


   Hi @xiaoxiang781216,
   
   I've just noticed that the following commit affects dhcp client.
   Actually dhcp client can receive the DHCP offer message correctly but it seems that the client does not set IPv4 addresses correctly. (i.e. 0.0.0.0 addresses are set via ioctl)
   
   ```
   commit 6604cdb3f28999b2a1090b4eaf9b92b2fd4f1b8e
   Author: Xiang Xiao <xi...@xiaomi.com>
   Date:   Mon May 4 17:00:51 2020 +0800
   
       fs: Remove all LIBC_IOCTL_VARIADIC related stuff
       
       Signed-off-by: Xiang Xiao <xi...@xiaomi.com>
   ```
   


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