mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
11 lines
239 B
Markdown
11 lines
239 B
Markdown
|
# 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
|
||
|
```
|