1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/gnrc_ipv6_fwd_w_sub
2019-09-10 12:37:32 +02:00
..
tests tests: add test case for pointer confusion 2019-07-03 14:44:03 +02:00
common.h tests: add test case for pointer confusion 2019-07-03 14:44:03 +02:00
main.c examples,tests: use gnrc_netif_hdr_set_netif() 2019-09-10 12:37:32 +02:00
Makefile applications: remove 'TEST_ON_CI_WHITELIST += all' 2019-08-21 12:51:17 +02:00
mockup_netif.c tests: add test case for pointer confusion 2019-07-03 14:44:03 +02:00
README.md tests: add test case for pointer confusion 2019-07-03 14:44:03 +02:00

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