diff options
author | Niels Widger <niels@qacafe.com> | 2021-02-25 15:31:00 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-25 15:31:00 -0500 |
commit | 8920a2bf71e544fada3de824126a5c8f1c596b63 (patch) | |
tree | 66c68d98267fee3d83088759cd22a9a26aa00484 /modules/luci-base/po | |
parent | 5e4f36b6cf54d1f91ee653dfe628c40aa59905e9 (diff) |
rpcd-mod-luci: Fix parsing of DUID-LLT's in duid2ea
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>
Diffstat (limited to 'modules/luci-base/po')
0 files changed, 0 insertions, 0 deletions