1
19.7 Legacy Series / Re: IPv6 DUID-EN Support
« on: April 27, 2019, 12:31:55 pm »
1. First of all, we have to define that this is a type 2 DUID (EN) by prepending two octets: "00:02"
2. Then, we have to convert the decimal to hex and format it as four octets, so "3562" becomes "DEA". Append it to the type indicator.
2. Then, we have to convert the decimal to hex and format it as four octets, so "3562" becomes "DEA". Append it to the type indicator.