zephyr/subsys/net/l2/virtual
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
..
ipip net: ipip: Refactor the IP tunneling support 2024-03-25 17:07:43 +01:00
CMakeLists.txt
Kconfig
virtual.c net: virtual: Do not try to send data if interface is down 2024-03-28 09:41:38 +00:00
virtual_mgmt.c net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00