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
2020-03-12 18:04:42 +01:00
..
tests
common.h
main.c tests/gnrc_ipv6_fwd_w_sub: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Makefile tests: BOARD_INSUFFICIENT_MEMORY -> Makefile.ci 2019-10-17 15:11:59 +02:00
Makefile.ci tests: add stm32f030f4-demo to Makefile.ci 2019-10-21 15:33:11 +02:00
mockup_netif.c tests/gnrc_ipv6_fwd_w_sub: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
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