zephyr/subsys/net/l2
Jukka Rissanen 46cb5c0bd1 net: capture: Add Linux cooked mode capture support
Add support for capturing arbitrary data via the cooked mode (sll)
capture API. The actual packet capture is done using net_capture_data()
function, the packet capture infrastructure does not need any changes.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-04-04 17:02:11 +02:00
..
bluetooth
canbus
dummy net: Implement pseudo a.k.a "any" interface 2024-04-04 17:02:11 +02:00
ethernet net: ethernet: Include ethernet API in eth_stats.h 2024-04-02 21:02:25 -04:00
ieee802154
offloaded_netdev
openthread
ppp net: l2: ppp: ipv6cp: add assert to check the link address length 2024-02-26 14:43:07 +01:00
virtual net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00
wifi net: wifi: Replace numeric values with defines 2024-03-29 15:08:00 +00:00
CMakeLists.txt
Kconfig net: Implement pseudo a.k.a "any" interface 2024-04-04 17:02:11 +02:00