Fix parsing of DUID-LLT's in duid2ea. Unlike DUID-LL's, DUID-LLT's have a 32-bit time field between the hardware type and link-layer address fields, see RFC 3315 Sections 9.2 and 9.4:
https://tools.ietf.org/html/rfc3315#section-9.2
https://tools.ietf.org/html/rfc3315#section-9.4
therefore, the link-layer address starts at offset 16 instead of 8.
Signed-off-by: Niels Widger <niels@qacafe.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
luci-lib-httpclient | ||
luci-lib-httpprotoutils | ||
luci-lib-ip | ||
luci-lib-ipkg | ||
luci-lib-iptparser | ||
luci-lib-json | ||
luci-lib-jsonc | ||
luci-lib-nixio | ||
luci-lib-px5g | ||
luci-lib-rpcc | ||
rpcd-mod-luci | ||
rpcd-mod-rad2-enc | ||
rpcd-mod-rrdns |