Skip to content
Commit 3eaac630 authored by Ramon Fried's avatar Ramon Fried Committed by Joe Hershberger
Browse files

net: introduce packet capture support



Add support for capturing ethernet packets and storing
them in memory in PCAP(2.4) format, later to be analyzed by
any PCAP viewer software (IE. Wireshark)

This feature greatly assist debugging network issues such
as detecting dropped packets, packet corruption etc.

Signed-off-by: default avatarRamon Fried <rfried.dev@gmail.com>
Reviewed-by: default avatarAlex Marginean <alexm.osslist@gmail.com>
Tested-by: default avatarAlex Marginean <alexm.osslist@gmail.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 1bad9912
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment