Release 5.0 Beta 1 (preview):
Ethernet: fixed bogus half-duplex link status for 2.5 Gbps [SYS-1438]
IPsec: fixed "identity-local" reset during reconfiguration [NDM-4036]
MWS: implemented the use of an Extender's built-in 4G modem as a WAN connection [NDM-4027]
USB: fixed "invalid argument" error when polling SMART on SATA drives [NDM-4026]
VRRP: imlpemented support for VRRP version 2 and 3; can be installed as a separate component [SYS-1443]:
interface {name} vrrp group {group} ip {ip} — set virtual IP address for the group.
interface {name} vrrp group {group} priority {priority} — set priority (integer in the range 0 to 255), the device with the numerically highest priority becomes the master in the group.
interface {name} vrrp group {group} advertise {advertise} — set advertisement interval in seconds (integer in the range 1 to 255, the default is 1)
interface {name} vrrp version {version} — set protocol version, supported values:
default — use version 2 for IPv4 and version 3 for IPv6.
v2 — strict compliance to VRRP version 2:
zero VIPs are not allowed;
IPv6 addresses not allowed;
state MASTER can be configured if and only if priority is 255.
v3 — compliance to VRRP version 3 for both IPv4 and IPv6.
v3-compat — VRRP version 3 compatible with some manufacturers (e.g. Cisco and Juniper) who interpret RFC5798 5.2.8 as applying only to IPv6, since the pseudo-header in RFC2460 is specified only for IPv6, although most open source implementations include the pseudo-header for IPv4. This option enables the IPv4 pseudo-header, but excludes it from the checksum calculation for IPv4.
show interface {name} vrrp — show VRRP status.
Web: added IPv6 support on the Port Forwarding page [NWI-4213]
Web: fixed issues with the WireGuard server configuration (reported by @dimon27254) [NWI-4372]
Web: fixed issues with tooltips on the Wi-Fi system page (reported by @dimon27254) [NWI-4379]
Web: fixed timestamp of the last WireGuard handshake (reported by @dimon27254) [NWI-4384]