1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include/net
Martine Lenders 6a868d5f4c gnrc: rename ng_netconf to ng_netopt
Since [NETCONF](https://tools.ietf.org/html/rfc4741) is also a network
protocol, the naming of this module already led to some issues regarding
communicating about it. This is just an initial rename commit to ask for
comments. If there is interest I will adapt the code using the types
defined here.
2015-07-28 13:30:17 +02:00
..
ng_ethernet ng_ethernet: make ethertype network byte order 2015-03-20 18:45:24 +01:00
ng_fib sys/net/fib: added function to request a set of destination addresses 2015-06-02 16:42:47 +02:00
ng_icmpv6 ng_icmpv6_echo: initial import 2015-05-01 08:34:11 +02:00
ng_ipv6 ng_ipv6_addr: piggy-back spell error fix 2015-07-13 14:48:19 +02:00
ng_ndp ng_ndp: initial import of the address resolution 2015-05-17 09:15:03 +02:00
ng_netif ng_netif_hdr: remove packed attribute from ng_netif_hdr_t 2015-07-13 14:24:01 +02:00
ng_rpl ng_rpl: add source routing header parsing for ng_net 2015-05-17 21:51:52 +02:00
ng_sixlowpan Merge pull request #3143 from authmillenon/ng_sixlowpan_ctx/api/comp-flag 2015-07-17 08:23:05 +02:00
dev_eth.h sys: net: dev_eth: add low-level ethernet driver interface 2015-05-26 15:37:55 +02:00
eui64.h eui64: export type to own module 2015-06-15 12:32:13 +02:00
ng_ethernet.h ng_ethernet: Add IID generator 2015-06-15 12:32:13 +02:00
ng_ethertype.h ng_ethertype: add unknown ethertype 2015-05-15 22:14:14 +02:00
ng_fib.h fib: added check for passing NULL pointers to fib_get_next_hop() 2015-06-24 09:05:24 +02:00
ng_icmpv6.h icmpv6: add ability to add listed payload in ng_icmpv6_build 2015-05-11 01:27:12 +02:00
ng_ieee802154.h ng_ieee802154: Add IID generator 2015-06-15 12:32:13 +02:00
ng_inet_csum.h inet_csum: initial import of Internet Checksum module 2015-03-28 14:02:59 +01:00
ng_ipv6.h Merge pull request #2898 from authmillenon/ng_ipv6_ext/feat/initial 2015-05-26 20:16:50 +02:00
ng_ndp.h ng_ndp: fix documentation 2015-05-19 10:07:36 +02:00
ng_netapi.h ng_netapi: centralize packet dispatchment for RCV and SND 2015-07-01 12:38:59 +02:00
ng_netbase.h net/ng_netbase: added include of ng_netif/hdr.h 2015-03-19 15:28:41 +01:00
ng_netdev_eth.h sys: net: add ng_netdev_eth netdev driver for dev_eth based ethernet devices 2015-05-26 21:05:19 +02:00
ng_netdev.h net/ng_netdev: made pointer to driver const 2015-03-23 16:20:25 +01:00
ng_netif.h ng_netif: make const what is const 2015-06-12 21:53:59 +02:00
ng_netopt.h gnrc: rename ng_netconf to ng_netopt 2015-07-28 13:30:17 +02:00
ng_netreg.h net/ng_netreg: fix wrong documentation for ng_netreg_register() 2015-05-11 17:26:45 +02:00
ng_nettest.h ng_nettest: change function prototypes to allow for exp_pkts == 0 2015-07-02 13:35:00 +02:00
ng_nettype.h ng_nettype: adapt for new ethertype 2015-05-15 22:17:02 +02:00
ng_nomac.h net: added ng_nomac module 2015-03-12 17:15:39 +01:00
ng_pkt.h ng_pkt: remove packed attribute from ng_pktsnip_t 2015-07-13 14:23:36 +02:00
ng_pktbuf.h sys/ng_pktbuf: fixed doxygen 2015-05-28 15:45:05 +02:00
ng_pktdump.h Improve naming of thread stacksize/priority constants 2015-05-21 00:14:23 +02:00
ng_pktqueue.h ng_pktqueue: take out priorities 2015-06-22 18:19:54 +02:00
ng_protnum.h ng_ipv6_ext: initial import of extension header handling 2015-05-17 21:46:56 +02:00
ng_rpl.h ng_rpl: add source routing header parsing for ng_net 2015-05-17 21:51:52 +02:00
ng_sixlowpan.h doc: some fixes in 6LoWPAN documentation 2015-07-03 15:46:32 +02:00
ng_slip.h ng_slip: rename xbee_params_t to ng_slip_params_t 2015-05-26 18:59:40 +02:00
ng_udp.h ng_udp: fix documentation 2015-07-02 12:20:55 +02:00
ng_zep.h ng_zep: add stability note 2015-07-02 15:47:20 +02:00