zs39 opened a new pull request, #17651:
URL: https://github.com/apache/nuttx/pull/17651
## Summary
Ensure the default IP address and default gateway address are in the same
network segment.
## Impact
Default gateway address for SIM startup
## Testing
ifconfig execution results
```
nsh> ifconfig
eth0 Link encap:Ethernet HWaddr 42:e1:c4:3f:48:dd at RUNNING mtu 1500
inet addr:10.0.1.2 DRaddr:10.0.1.1 Mask:255.255.255.0
inet6 addr: fe80::40e1:c4ff:fe3f:48dd/64
inet6 DRaddr: ::
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]