mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
97da23051a
When accessing the length field of an ipv6_header a byte order switch (host -> network) is necessary. Otherwise, it breaks calculations or the checksum and other tcp related computations. Furthermore, when writing to ipv6_header->length it is important to switch this from host byte order to network byte order. |
||
---|---|---|
.. | ||
ccn_lite | ||
crosslayer/net_help | ||
include | ||
link_layer | ||
network_layer/sixlowpan | ||
routing | ||
transport_layer/destiny | ||
doc.txt |