v0.13.10
- Changed
- Support requesting DHCP options. For example,
ipv4: %{method: :dhcp, dhcp_request_options: ["wpad"]}(@gordoneliel) - Fix Elixir 1.20 warnings
- Support requesting DHCP options. For example,
ipv4: %{method: :dhcp, dhcp_request_options: ["wpad"]} (@gordoneliel)