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 5b3cf47acd ng_netconf: add source length identifier
The rational is that for devices with dual addressing modes (or more) as
for example IEEE 802.15.4 you can get or set these addressing modes for
the source address of a packet. The length of the destination address is clear
since it usually arrives through the `ng_netif_hdr_t`.

In case of IEEE 802.15.4 this is needed to determine the compression
state of source IPv6 addresses in 6LoWPAN IPHC.
2015-03-13 14:59:10 +01:00
..
ng_ipv6 ng_ipv6_addr: initial import 2015-02-20 17:40:26 +01:00
ng_netif ng_netif_hdr: simplify address getter/setter 2015-03-09 17:36:33 +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_netconf: add source length identifier 2015-03-13 14:59:10 +01:00
ng_netdev.h ng_netdev: change event_type to same type as msg_t::content::value 2015-03-08 22:42:35 +01:00
ng_netif.h ng_netif: Add missing include 2015-03-04 18:30:45 +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