1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include
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
..
crypto doc: fixed documentation for crypto headers 2014-12-06 11:55:28 +01:00
embUnit tests: make embUnit a normal sys module 2014-12-21 20:04:57 +01:00
net ng_netconf: add source length identifier 2015-03-13 14:59:10 +01:00
radio cc110x: cleanup cc110x_legacy_csma driver 2014-12-05 20:33:10 +01:00
auto_init.h doc: document auto_init 2014-12-05 20:33:09 +01:00
base64.h sys: add base64 encoding/decoding module 2015-01-12 11:26:41 +01:00
bloom.h sys/bloom: changed doc from bytes -> bits 2015-01-29 15:06:01 +01:00
board_uart0.h doc: document board_uart0 module 2014-12-05 20:33:10 +01:00
cbor.h doc: cbor: complemented documentation 2014-12-05 20:33:10 +01:00
chardev_thread.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
color.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
config.h lint: remove unusedStructMember supressions 2014-11-19 11:22:49 +01:00
embUnit.h sys/embunit: don't doxygen embunit.h content 2015-02-10 15:42:33 +01:00
fd.h doc: use my real name 2015-02-08 18:52:16 +01:00
hash_string.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
hashes.h doc: fixed typos and other misspellings 2014-11-30 21:32:12 +01:00
od.h doc: use my real name 2015-02-08 18:52:16 +01:00
pipe.h doc: add or move module description where missing 2014-12-11 17:29:51 +01:00
posix_io.h doc: use my real name 2015-02-08 18:52:16 +01:00
ps.h c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
random.h boards: core: cpu: drivers: sys: added missing header guards 2015-01-27 19:10:57 +01:00
shell_commands.h sys/shell: fixed and unified doxygen headers 2015-03-03 18:10:06 +01:00
shell.h sys/shell: fixed and unified doxygen headers 2015-03-03 18:10:06 +01:00
timex.h sys/timex: Defines for time calculations 2015-02-24 11:50:42 +01:00
tm.h doc: fixed broken param descriptions 2014-11-30 22:34:50 +01:00
transceiver.h doc: add or move module description where missing 2014-12-11 17:29:51 +01:00
trickle.h rpl: RPL/Trickle with only *one* thread 2015-01-14 19:42:13 +01:00
ubjson.h sys: restrict => __restrict 2015-02-08 19:19:50 +01:00
utlist.h sys/include: Include utlist for simple list operation defines 2014-12-12 12:18:34 +01:00
vtimer.h vtimer: set custom msg_t.type with vtimer_set_msg 2014-12-09 10:07:26 +01:00