mirror of
https://github.com/gosticks/RIOT.git
synced 2026-01-30 21:47:37 +00:00
This adds a utility module which is used to write applications for fuzzing RIOT network modules. The module provides a dummy network interface which is configured with a static IPv6 addresses for modules which perform operations on the underlying network interface. Besides, it contains a utility function for transforming data received on standard input into a `gnrc_pktsnip_t`. |
||
|---|---|---|
| .. | ||
| fuzzing.c | ||
| Makefile | ||
| netdev.c | ||