zephyr/drivers/net
Sjors Hettinga 951983191b drivers: net: loopback: Add interface to simulate packet drop
To allow for high level robustness tests on protocols, add an interface
to control the packet drop rate. A rate of 0 means no packet dropped, a
rate of 1 means all packets being dropped.

Signed-off-by: Sjors Hettinga <s.a.hettinga@gmail.com>
2022-04-01 12:36:14 -05:00
..
CMakeLists.txt drivers: net: build as static library 2021-08-17 06:06:03 -04:00
Kconfig drivers: net: loopback: Add interface to simulate packet drop 2022-04-01 12:36:14 -05:00
loopback.c drivers: net: loopback: Add interface to simulate packet drop 2022-04-01 12:36:14 -05:00
ppp.c drivers: net: ppp: asynch api: use microseconds 2022-02-01 13:31:20 +01:00
slip.c drivers: net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00