mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 20:52:45 +01:00
e92c355aba
Fixes #4842. RFC 2460 section 8.1 (https://tools.ietf.org/html/rfc2460#section-8.1) states: > if that computation yields a result of zero, it must be changed to hex > FFFF for placement in the UDP header.
3 lines
45 B
Makefile
3 lines
45 B
Makefile
USEMODULE += gnrc_udp
|
|
USEMODULE += gnrc_ipv6
|