Component: dhcpv6-server
85 changelog entries across 41 version(s)
Releases by channel (stacked)
- allow to add DHCPv6 server with pool that does not exist;
- fixed missing gateway for binding's network if RADIUS authentication was used;
- allow to add DHCPv6 server with pool that does not exist;
- fixed missing gateway for binding's network if RADIUS authentication was used;
- improved DHCPv6 server stability when using "print" command;
- show "client-address" parameter for bindings;
- properly handle DHCP requests that include prefix hint;
- properly handle DHCP requests that include prefix hint;
- fixed dynamic binding addition on solicit when IA_PD does not contain prefix (introduced in v6.43);
- recreate DHCPv6 server binding if it is no longer within prefix pool when rebinding/renewing;
- added additional RADIUS parameters for Prefix delegation, "rate-limit" and "life-time";
- added "allow-dual-stack-queue" implementation (CLI only);
- added initial dynamic simple queue support;
- do not allow to run DHCPv6 server on slave interface;
- fixed dynamic simple queue creation for RADIUS bindings;
- properly update interface for dynamic DHCPv6 servers;
- added DHCPv4 style user options;
- do not release address of static binding from pool after server removal;
- do not release address of static binding from pool after server removal;
- require "address-pool" to be specified;
- fixed server removal crash if static binding was present;
- fixed server removal crash if static binding was present;
- fixed binding last-seen update;
- acquire binding on renew if it does not exist;
- added binding server=all option;
- replace delay option with preference option.