Component: dhcpv4-client
44 changelog entries across 31 version(s)
Releases by channel (stacked)
- fixed inability to reference disabled DHCP client by interface name;
- request DOMAINNAME (15) option from the server;
- don't stop client on unsuccessful client option value change;
- fixed inability to reference disabled DHCP client by interface name;
- request DOMAINNAME (15) option from the server;
- don't stop client on unsuccessful client option value change;
- allow specifying DSCP of outgoing packets;
- allow specifying vlan-priority of outgoing packets (for VLAN interfaces only);
- show "custom-hostname-suffix" and "custom-source-mac-address" properties if set;
- allow specifying DSCP of outgoing packets;
- show "custom-hostname-suffix" and "custom-source-mac-address" properties if set;
- allow specifying vlan-priority of outgoing packets (for VLAN interfaces only);
- allow selecting to which routing tables add default route;
- fixed default option export output;
- allow selecting to which routing tables add default route (additional fixes);
- allow selecting to which routing tables add default route;
- fixed default option export output;
- correctly handle adding/setting emtpy dhcp-options;
- fixed crash when releasing disabled DHCP client;
- respect Renewal-Time (58) and Rebinding-Time (59) options;
- fixed crash when releasing disabled DHCP client;
- correctly handle adding/setting emtpy dhcp-options;
- respect Renewal-Time (58) and Rebinding-Time (59) options;
- execute script on DNS server or gateway address change;
- execute script on DNS server or gateway address change;
- send DHCPv4 unicast requests to DHCPv4 relay, instead of server when it is being used;
- send DHCPv4 unicast requests to DHCPv4 relay, instead of server when it is being used;
- fixed DHCP offer packet parsing with overload option present;
- fixed DHCP offer packet parsing with overload option present;
- improved stability when changing client while still receiving advertisements;
- improved stability when changing client while still receiving advertisements;
- allow empty "dhcp-options" parameter when adding new client;
- fixed "dhcp-options" parameter setting when adding new client;
- allow empty "dhcp-options" parameter when adding new client;
- fixed "dhcp-options" parameter setting when adding new client;
- fixed DHCP client that was stuck on invalid state;
- fixed double ACK packet handling;