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
Akshai M 6450d9989e gnrc/pktbuf : Set Kconfig defaults and conditions
Set Kconfig defaults for CPU and conditions to avoid
conflict with CFLAGS

Co-authored-by: Leandro Lanzieri <leandro.lanzieri@haw-hamburg.de>
2020-06-11 14:47:27 +05:30
..
tests
common.h
main.c
Makefile gnrc/pktbuf : Set Kconfig defaults and conditions 2020-06-11 14:47:27 +05:30
Makefile.ci
mockup_netif.c gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +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