SilverBut 27fdec5cb9 dhcp ipam: fix client id
First byte of client ID is type, instead of value. See this from
RFC2132:

   Code   Len   Type  Client-Identifier
   +-----+-----+-----+-----+-----+---
   |  61 |  n  |  t1 |  i1 |  i2 | ...
   +-----+-----+-----+-----+-----+---

Signed-off-by: SilverBut <SilverBut@users.noreply.github.com>
2021-10-03 05:57:27 +08:00
..
2021-02-05 16:38:32 +01:00
2021-10-03 05:57:27 +08:00

This document has moved to the containernetworking/cni.dev repo.

You can find it online here: https://cni.dev/plugins/current/ipam/dhcp/