Component: dhcpv4-client
21 changelog entries across 13 version(s)
Activity over time (changelog entries per month)
- 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 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;
- execute script on DNS server or gateway address change;
- send DHCPv4 unicast requests to DHCPv4 relay, instead of server when it is being used;
- fixed DHCP offer packet parsing with overload option present;
- 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;
- fixed DHCP client that was stuck on invalid state;
- fixed double ACK packet handling;
- fixed DHCP client stuck in renewing state;
- add dynamic DHCP client for mobile clients which require it;
- allow to use DUID for client as identity string as the option 61;
- support /32 address assignment;