zephyrproject-rtos / net-tools

Network tools for testing with Qemu
33 stars 33 forks source link

net-capture: Listen captured traffic and save to pcap file #58

Closed jukkar closed 3 years ago

jukkar commented 3 years ago

A python script that listens captured traffic from Zephyr and prints information about received packets to stdout and optionally save the captured data to pcap file.

Signed-off-by: Jukka Rissanen jukka.rissanen@linux.intel.com