commit | 44937b1adbe49f0876492f566b3cc7e0c71ea4ad | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Apr 17 00:28:20 2024 -0700 |
committer | William A. Kennington III <wak@google.com> | Wed Apr 17 02:11:48 2024 -0700 |
tree | 693582a49836d2c69344f63f3b2761ca81306f03 | |
parent | f179e70c5c079f480da9a4b70a84ae69b1bcc0db [diff] |
dhcp_configuration: SendHostname is valid for v4 and v6 We should present this option for both DHCP types as systemd supports it for both. It would be surprising to an end user if DHCPv6 just ate this option without passing it along. Change-Id: I7ae046c0a92ab199e2026ffe3dfb78b8763223a0 Signed-off-by: William A. Kennington III <wak@google.com>