mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
ng_networking: configure as router per default
This commit is contained in:
parent
a967fabde1
commit
8da1c429d3
@ -20,7 +20,7 @@ BOARD_BLACKLIST := arduino-mega2560
|
||||
USEMODULE += ng_netif_default
|
||||
USEMODULE += auto_init_ng_netif
|
||||
# Specify the mandatory networking modules for IPv6 and UDP
|
||||
USEMODULE += ng_ipv6_default
|
||||
USEMODULE += ng_ipv6_router_default
|
||||
USEMODULE += ng_udp
|
||||
# This application dumps received packets to STDIO using the pktdump module
|
||||
USEMODULE += ng_pktdump
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user