1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Martine Lenders 764ed8c300 gnrc_ipv6: make next-header demuxer private
Since the recursion into `gnrc_ipv6_demux()` was removed in
`gnrc_ipv6_ext`, `gnrc_ipv6.c` is the only user of this function,
so it can be made private. It was only made public so it can be used
from `gnrc_ipv6_ext`.
2018-12-13 17:22:12 +01:00
..
analog_util
arduino Merge pull request #10150 from fedepell/arduino_2 2018-10-16 08:46:10 +02:00
auto_init Merge pull request #10012 from gschorcht/drivers_sht3x 2018-12-03 10:43:16 +01:00
base64
benchmark
bitfield
bloom
can
cb_mux
checksum
color
cpp11-compat
crypto Merge pull request #9236 from bergzand/pr/crypto/poly1305 2018-12-03 14:31:28 +01:00
div
ecc sys/ecc: add repetition code 2018-10-18 13:37:21 +02:00
eepreg sys/eepreg: initial EEPROM registration support 2018-10-20 09:30:40 -04:00
embunit
event
evtimer
fmt
fs
hashes
include gnrc_ipv6: make next-header demuxer private 2018-12-13 17:22:12 +01:00
iolist
isrpipe
libc/include/sys
log
luid
matstat
memarray
mineplex
net gnrc_ipv6: make next-header demuxer private 2018-12-13 17:22:12 +01:00
newlib_syscalls_default
od
oneway-malloc
phydat sys/phydat: Added unit decibel-milliwatts 2018-11-06 11:07:01 +01:00
pipe
pm_layered
posix
ps sys/ps: Remove unused include xtimer.h 2018-10-26 09:03:46 +02:00
puf_sram sys/puf_sram: CPU specific attributes for variables 2018-11-20 08:34:53 +01:00
quad_math
random
riotboot sys: add riotboot_hdr submodule 2018-12-03 23:58:45 +01:00
saul_reg
sema
seq
shell shell_commands/ifconfig: mark TENTATIVE addresses correctly 2018-12-04 15:53:46 +01:00
ssp
stdio_rtt
stdio_uart
timex
trickle
tsrb
ubjson
universal_address
uuid
vfs
xtimer xtimer: timer & target overflow, hang resolved. 2018-11-01 16:48:20 +01:00
doc.txt
Makefile Merge pull request #10253 from kYc0o/pr/riot_hdr 2018-12-04 09:44:45 +01:00
Makefile.dep sys/eepreg: Makefile support 2018-10-20 09:30:41 -04:00
Makefile.include