Releases: djGrrr/8311-was-110-firmware-builder
Release list
v2.8.3
Fixed prx300_1V_32tcont.ini mib file not being listed in the WebUI
- Build mib list dynamically
- Remove urx800 mib files
Note: If you are already on v2.8.2, upgrading to v2.8.3 is only necessary if you need to use the prx300_1V_32tcont.ini mib file
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.8.2...v2.8.3
v2.8.2
Added an unauthenticated metrics call for easy monitoring
- Metrics json is available at
/cgi-bin/luci/8311/metrics - Added
prx300_1V_32tcont.iniMIB file for increased compatibility with some OLTs
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.8.0...v2.8.2
v2.8.0
Upgraded base image to the PTXG_CX_V0.03 potron image
- Added firmware bank switch button to firmware page. Thanks @missing233
- Added firmware mods for PTXG_CX_V0.03 binaries
- Added brief PON status info to overview page. Thanks @missing233 for the initial implementation.
- Improved parsing of table data in
8311-omci-lib.sh - Improved virtual EEPROM 51 by initializing it with the data from the physical EEPROM
- Added Early Serial Console configuration option for turning off serial console at the bootloader
- Reduced the minimum failsafe delay to 0 seconds to allow for faster bootup
- Added a Ping Daemon configuration option to be able to toggle the ping daemon off
- Added binary mods to fix crashes with some VOIP related mibs. Thanks @up-n-atom
- Added SFP tab to configuration for configuring the Virtual EEPROM values
- Updated Chinese and Japanese translations, thanks @missing233
- Updated French translation, thanks @akhamar, @TeaRex-coder, and @clementperon
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.7.2...v2.8.0
v2.8.0-beta2
- Added configuration for setting various fields in the virtual EEPROM
Caution: Pre-release
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.8.0-beta1...v2.8.0-beta2
v2.8.0-beta1
Added PON Status to the main LuCI index page
- Added PON Status second to the main status/index page of LuCI to give a quick snapshot of the status, thanks @missing233 for the initial idea/implementation
- Added firmware bank switch button to firmware page, thanks @missing233
- Added binary mods for and rebased image on the newer PTXG_CX_V0.03 potron firmware
- Updated French translation, thanks @clementperon
- Updated Chinese and Japanese translations, thanks @missing233
Caution: Pre-release
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.7.2...v2.8.0-beta1
v2.7.2
Added Reverse ARP Monitoring Daemon to make accessing management easier
- Reverse ARP Monitoring Daemon automatically adds ARP entries based on source IP and MAC of packets received. This makes it possible to access management without using NAT
- Fixed root password hash pattern validation in WebUI
- Improved the VLAN Tables page with an error message when no extended VLAN tables are found
- Improved the styling of various UI elements (thanks @missing233)
- Added hook script editor UI (thanks @missing233)
- Fixed parsing of String and Table data in
mibattrdatafunction of8311-omci-lib.sh, this will fix VLAN table parsing for some users - Updated Chinese and Japanese translations, thanks @missing233
- Updated French translation, thanks @akhamar
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.7.1...v2.7.2
v2.7.2-rc2
Fixed parsing of String and Table data in mibattrdata function of 8311-omci-lib.sh
- Updated Chinese and Japanese translations, thanks @missing233
- Updated French translation, thanks @akhamar
Caution: Pre-release
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.7.2-rc1...v2.7.2-rc2
v2.7.2-rc1
Added Reverse ARP Monitoring Daemon to make accessing management much easier
- Reverse ARP Monitoring Daemon automatically adds ARP entries based on source IP and MAC of packets received. This makes it possible to access management without using NAT
- Fixed root password hash pattern validation
- Improved the VLAN Tables page with an error message when no extended VLAN tables are found
- Improved the styling of various UI elements (thanks @missing233)
- Added hook script editor UI (thanks @missing233)
Caution: Pre-release
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.7.1...v2.7.2-rc1
v2.7.1
Fixed the default value of the Fix VLANs setting in the WebUI
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.7.0...v2.7.1
v2.7.0
Added VLAN Tables and Support Archive features
- Added new
omciandintshell libraries to help in decoding MEs - Added
8311-extvlan-decode.shscript to decode the extended VLAN tables - Added
8311-tc-filter-dump.shscript for dumping TC filters - Added
8311-support.shscript which creates a support tar archive to help with debugging problems
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.6.5...v2.7.0