Release date:  

This release fixes multiple issues:

  • Fix a bug in the pmonitor/pvisor that would occasionally not restart the child process (e.g. UDP Packet Forwarder) and think it's still running
  • Manager UI: you can now set a prefix length greater than 24 for subnet masks 
  • Manager UI: you can now change the SSL certificate duration without getting an error

Regressions

The following regressions have been discovered after the release of this version.

US region default frequency plan changed from FSB2 to FSB1

  • Introduced: LORIX OS v1.2.0
  • Details: The default FSB for US is now FSB1 instead of FSB2 (this is not a true regression, only a undocumented and undesired change). Gateways with the region/frequency plan already defined are not affected, only new installs.
  • Workaround: when you use US region, be sure to double check the used frequency plan and select FSB2 if needed.
  • Fix: default has been reverted to FSB2 in LORIX OS v1.2.3 and LORIX OS v1.3.3.

Changelog

LORIX OS

v1.2.2 - 2021-02-18

Changed

  • [LOR-438] Upgrade Go to 1.14
  • [LOR-435] Manager UI v0.10.1
  • [LOR-436] Pvisor 0.3.1
  • [LOR-437] Pmonitor v0.7.1

Manager UI v0.10.1

Fixed

  • [MAN-330] Max prefix length for IPv4 addresses should be 32, not 24
  • [MAN-331] Certificate duration change results in a string instead of a number

pmonitor v0.7.1

Fixed

  • [PMON-109] Memory leak
  • [PMON-110] Service config file empty

pvisor v0.3.1

Added

  • Add 'will_close' flag in last IPC packet to notify peer

Changed

  • Add state to ensure all packets are flushed before final 'Terminated' event