wengzhe opened a new pull request, #1635:
URL: https://github.com/apache/nuttx-apps/pull/1635
## Summary
Add a simple tcpdump command to capture pcap file from network traffic.
```shell
> tcpdump
Usage:
-i, --interface=interface Capture device
-w file Path to dump file
-s, --snapshot-length=snaplen Max dump length of each packet
```
## Impact
## Testing
Manually
--
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]