Skip to content
Snippets Groups Projects
  • Martine Lenders's avatar
    5b3cf47a
    ng_netconf: add source length identifier · 5b3cf47a
    Martine Lenders authored
    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.
    5b3cf47a
    History
    ng_netconf: add source length identifier
    Martine Lenders authored
    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.