Added auto-software-version updates and XG-PON support
- Added
mtr
andpcre2grep
packages - Reworked
8311.tools
lua functions to usefwenv_get
/fwenv_set
- Added automatic software version updating functionality
- Added
pon_mode
andomcc_version
settings for supporting XG-PON - Added
bootdelay
setting for increasing the boot speed - Rewrote
fwenv_get
/fwenv_set
scripts with support for automatically prefixing variables with8311_
and supporting base64 encoded variables (with_b64
suffix) - Added fix to always mark the currently active firmware slot as valid
- Fixed bug where the
ping_host
is not cached properly - Added support for building multicast upgrade image to
build.sh
- Added
lct_vlan
fwenv for setting a Management VLAN - Added "whole" image builder for creating images which can be flashed directly to the flash chip
- Added
dns_server
fwenv to specify a DNS server for the stick to use - Added support for number inputs for the configuration page
- Improved IPv4 pattern matching in configuration
- Added detection of Full Vision module type
- Fixed default values in WebUI for
gateway
andping_ip
settings
Upgrade Instructions
If on the Basic firmware variant >= 2.1.0, use local-upgrade.tar
in the WebUI or CLI tool.
If on Azores/BFW firmware or Basic variant < 2.1.0, use the Shell Upgrade Method.
Full Changelog: v2.4.0...v2.5.0