1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include
Leandro Lanzieri 4d4f6ae1d6 net/ipv6: Return string pointer when splitting IPv6 interface.
Right now 'ipv6_addr_split_iface' assumes that the interface specifier
will always be a number (based on GNRC way of identifying interfaces),
but this may not be always the case.In order to be able to use the
Network Interface API, interfaces should be referred by their name.

This changes 'ipv6_addr_split_iface' so it returns a pointer to the
string that specifies the interface.
2019-11-15 14:02:50 +01:00
..
can Merge pull request #12051 from OTAkeys/fix/isotp 2019-09-12 23:01:58 +02:00
checksum
crypto sys/crypto: Fix code style 2019-10-08 20:58:52 +02:00
ecc
embUnit
event
fs
hashes Merge pull request #12418 from Rotzbua/doc_sha3 2019-10-18 15:59:26 +02:00
isrpipe
net net/ipv6: Return string pointer when splitting IPv6 interface. 2019-11-15 14:02:50 +01:00
riotboot
suit sys/suit/v4: switch to nanocbor 2019-10-24 16:48:00 +02:00
test_utils
usb Merge pull request #12504 from bergzand/pr/usbus/descr_terminology 2019-11-12 11:41:10 +01:00
xtimer sys/xtimer: Remove dependency to core_msg 2019-10-31 19:55:50 +01:00
analog_util.h
app_metadata.h
auto_init.h
base64.h sys/base64: fix return value when input data is empty 2019-10-08 15:38:27 +02:00
bcd.h
benchmark.h
bitfield.h
bloom.h
c11_atomics_compat.hpp sys: Added basic C++ compat for C11 atomics 2019-10-24 23:08:35 +02:00
cb_mux.h
clif.h sys: Add clif (CoRE Link Format) module 2019-10-04 11:35:52 +02:00
color.h
div.h
eepreg.h
embUnit.h
event.h sys/event: fix typo: imlementation -> implementation 2019-10-22 16:23:08 +02:00
evtimer_msg.h
evtimer.h
fmt_table.h
fmt.h
hashes.h
iolist.h
irq_handler.h
isrpipe.h
luid.h sys/luid: provide luid_get_eui48() and luid_get_eui64() 2019-11-04 21:08:23 +01:00
matstat.h
memarray.h
mineplex.h
od.h
phydat.h drivers/ina3221: Added SAUL integration 2019-11-05 12:37:41 +01:00
pipe.h
pm_layered.h
ps.h
puf_sram.h
random.h
saul_reg.h
schedstatistics.h sys: add schedstatistics module 2019-09-13 11:37:44 +02:00
sema.h
seq.h
shell_commands.h
shell.h shell: make shell_run run shell forever 2019-09-19 10:26:31 +02:00
stdio_base.h
stdio_rtt.h
stdio_uart.h
timex.h
tm.h
trickle.h
tsrb.h
ubjson.h
unaligned.h
universal_address.h
usb.h
utlist.h
uuid.h
vfs.h
xtimer.h sys/xtimer: fix generation of documentation 2019-11-07 13:34:27 +01:00