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
Gerson Fernando Budke 4a9f0efb6d boards: introduce atmega328p-xplained-mini
Add ATmega328P Xplained Mini board.  The board is an official
development kit from MCHP based on the Arduino UNO, reduced
hardware, with a xplainedmini debugger and CDC ACM serial
converter.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-03-27 14:10:19 -03: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 all: remove traces of kernel_types.h 2020-11-25 17:52:34 +01:00
Makefile Kconfig/pktbuf : Fix check for "CONFIG_GNRC_PKTBUF_SIZE" 2020-10-16 16:02:03 +05:30
Makefile.ci boards: introduce atmega328p-xplained-mini 2021-03-27 14:10:19 -03:00
mockup_netif.c gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01: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