1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc
Martine Lenders 72821a502f
gnrc_pktbuf: drop gnrc_pktbuf_replace_snip()
The function was deprecated in e94aa40bf5
and is unused and untested in the current code base.
2020-10-29 17:20:12 +01:00
..
dhcpv6/client
gomach net/gnrc/gomach: Remove unused queue size configuration option 2020-06-19 10:19:31 +02:00
icmpv6
ipv6 gnrc_ipv6_nib_nc: error on non-link-local address without ARSM 2020-09-01 11:12:55 +02:00
lorawan gnrc/lorawan : Add IN_865 channel frequencies 2020-10-13 13:38:19 +05:30
lwmac lwmac: add re-initialize radio support. 2020-08-15 22:12:36 +08:00
mac gnrc/mac/timeout: add missing include 2020-09-24 13:06:47 +02:00
netif gnrc_netif: add capability to join or leave link-layer multicast groups 2020-10-29 14:38:51 +01:00
rpl gnrc/rpl: Move GNRC_RPL_CLEANUP_TIME to 'CONFIG_' namespace 2020-05-14 15:56:58 +02:00
sixlowpan gnrc_sixlowpan_rb: remove GNRC_SIXLOWPAN_FRAG_RBUF_AGGRESSIVE_OVERRIDE 2020-10-28 11:03:15 +01:00
tcp gnrc_tcp: Fix typo in config.h 2020-10-05 14:59:11 +02:00
icmpv6.h
ipv6.h gnrc/ipv6: Configure queue size with exponent 2020-06-15 07:30:50 +02:00
lorawan.h gnrc_lorawan: uncrustify files 2020-09-30 14:18:54 +02:00
ndp.h
netapi.h
neterr.h sys: Cleanup access to internal variables 2020-08-24 20:28:11 +02:00
netif.h sys/net/gnrc: fix typos 2020-10-02 08:13:18 +02:00
netreg.h
nettype.h gnrc_nettype: remove GNRC_NETTYPE_IOVEC 2020-10-28 10:37:31 +01:00
pkt.h gnrc_pkt: introduce packet list operations 2020-10-13 13:32:53 +02:00
pktbuf.h gnrc_pktbuf: drop gnrc_pktbuf_replace_snip() 2020-10-29 17:20:12 +01:00
pktdump.h gnrc/pktdump : Add 'CONFIG_' & expose to Kconfig 2020-06-09 13:31:29 +05:30
pktqueue.h
priority_pktqueue.h
rpl.h gnrc/rpl: document implementation status 2020-10-08 12:10:05 +02:00
sixlowpan.h
tcp.h sys/net/gnrc: fix typos 2020-10-02 08:13:18 +02:00
udp.h gnrc/udp: Configure queue size with exponent 2020-06-15 07:30:51 +02:00