mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Kaspar Schleiser
1d5e2e9cd9
Automatically removed using: $ git grep -l kernel_types | xargs sed -i '/^#include .kernel_types/d' |
||
---|---|---|
.. | ||
tests | ||
common.h | ||
main.c | ||
Makefile | ||
Makefile.ci | ||
mockup_netif.c | ||
README.md |
Regression test for forwarding IPv6 packets with a sniffing subscriber
This only tests if a router can sniff its own forwarded IPv6 traffic. It is not a full IPv6 test suite.
Usage
BOARD='<your choice>' make flash test