Define additional system aliases. Implement #15776
Allow choosing when to use Check IP service in DDNS. Implement #14067
Add NAT64 support for firewall rules
Add initial GUI support for NAT64. The NAT64 source can be set to:- Automatic (default): Use the rule's gateway or gateway group (use the system's default if not specified) to determine the source interface. Sets e.g. "from (vmx0)"....
Send picture widget image inline. Fixes #15767
kea: add initial DHCP-PD support. Implements #15652
Close PHP session when exiting early. Fixes #15873
Fix Captive Portal PHP error. Fixes #15907
kea: ignore default and max lease time within pool context. Fixes #15332
Add error handling for config xml parsing exceptions. Fix #15860
With this change, exceptions during a config restore will no longerresult in an unbootable instance.
Remove deprecated function use of xml_parser_free()
As of PHP 8.0.0, the function has no effect and is no longer needed.
View revisions
Also available in: Atom