1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net
Martine Lenders ec5f686cd0 netreg: move to pointer-based API
Moving to a pointer-based API simplifies a lot, since there is no need
for an internal pool of entries anymore. Therefore, a lot of
organizational overhead and some restrictions (e.g. an upper limit on
entries) are dropped.

The entries can be stored in the stack of the respective thread.
2015-03-04 13:17:00 +01:00
..
ng_ipv6 ng_ipv6_addr: initial import 2015-02-20 17:40:26 +01:00
ng_ipv6.h ng_ipv6_addr: initial import 2015-02-20 17:40:26 +01:00
ng_netapi.h ng_netapi: fix documentation 2015-02-13 12:42:24 +01:00
ng_netconf.h ng_netdev: fix documentation 2015-02-13 12:43:37 +01:00
ng_netdev.h net/ng_netdev: changed return value of rem_cb 2015-02-18 18:05:23 +01:00
ng_netif.h ng_netif: fix documentation 2015-02-13 12:43:42 +01:00
ng_netreg.h netreg: move to pointer-based API 2015-03-04 13:17:00 +01:00
ng_nettype.h ng_pkt: fix documentation 2015-02-15 12:57:43 +01:00
ng_pkt.h pktbuf: port to use ng_ version 2015-02-19 13:51:27 +01:00
ng_pktbuf.h pktbuf: port to use ng_ version 2015-02-19 13:51:27 +01:00
ng_pktqueue.h ng_pktqueue: fix documentation 2015-02-15 12:57:43 +01:00
ng_protnum.h ng_protonum: Initial import of protocol number defines 2015-02-17 19:17:14 +01:00