1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
Martine S. Lenders 3082710f65
gnrc_ipv6_nib: allow for configuration of static link-local addresses
This feature was removed without replacment in 71a7dbf918, but it can
still be useful.

Co-Authored-By: smlng <s@mlng.net>
2020-01-14 15:46:18 +01:00
..
application_layer sys/net: fix typos 2019-11-23 22:39:38 +01:00
link_layer Kconfig: Expose gnrc/lorawan configurations 2019-12-20 14:14:32 +01:00
netapi gnrc_netapi: use static inline for high-level wrapper functions 2018-12-11 16:15:51 +01:00
netif Merge pull request #12409 from miri64/gnrc_netif/fix/highest-source-scope-wins 2020-01-14 10:43:24 +01:00
netreg gnrc_netreg: use thread_has_msg_queue() for msg queue check 2018-12-19 15:39:50 +01:00
nettest gnrc: remove legacy network interface structures 2017-11-17 09:20:29 +01:00
network_layer gnrc_ipv6_nib: allow for configuration of static link-local addresses 2020-01-14 15:46:18 +01:00
pkt gnrc: cleanup and corrections in gnrc_pkt 2017-04-22 20:56:54 +02:00
pktbuf gnrc/pktbuf: remove obsolete sys/uio.h include 2019-07-04 16:12:57 +02:00
pktbuf_malloc gnrc_pktbuf: remove gnrc_pktbuf_duplicate_upto 2019-07-03 15:09:18 +02:00
pktbuf_static gnrc_pktbuf_static: unify NULL pointer output for stats 2019-10-23 14:56:29 +02:00
pktdump gnrc_pktdump: add NETTYPE_LORAWAN 2019-11-26 21:52:06 +01:00
priority_pktqueue gnrc_priority_queue: updated coding style. 2017-06-22 11:36:55 +02:00
routing/rpl many typo fixes 2019-11-23 22:39:07 +01:00
sock gnrc_sock: use …/async/types.h instead of …/async.h 2020-01-07 10:13:01 +01:00
transport_layer sys/net: fix typos 2019-11-23 22:39:38 +01:00
doc.txt sys/net/gnrc: Add GNRC configuration Doxygen group 2019-12-06 12:18:03 +01:00
Kconfig Kconfig: Expose gnrc/netif configurations 2020-01-13 12:28:31 +01:00
Makefile gnrc_sixlowpan_frag_stats: actualize pseudo-module 2019-12-18 15:45:03 +01:00