Skip to content

Releases: djGrrr/8311-was-110-firmware-builder

v2.8.0

01 Dec 19:40
f4e4db3
Compare
Choose a tag to compare

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

10 Nov 23:31
05770de
Compare
Choose a tag to compare
v2.8.0-beta2 Pre-release
Pre-release
  • 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

09 Nov 02:02
Compare
Choose a tag to compare
v2.8.0-beta1 Pre-release
Pre-release

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

27 Oct 16:14
30fd36e
Compare
Choose a tag to compare

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 mibattrdata function of 8311-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

26 Oct 21:26
0f40174
Compare
Choose a tag to compare
v2.7.2-rc2 Pre-release
Pre-release

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

19 Oct 19:22
6925416
Compare
Choose a tag to compare
v2.7.2-rc1 Pre-release
Pre-release

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

11 Oct 01:46
aa29663
Compare
Choose a tag to compare

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

09 Oct 21:29
d2c32e6
Compare
Choose a tag to compare

Added VLAN Tables and Support Archive features

  • Added new omci and int shell libraries to help in decoding MEs
  • Added 8311-extvlan-decode.sh script to decode the extended VLAN tables
  • Added 8311-tc-filter-dump.sh script for dumping TC filters
  • Added 8311-support.sh script 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

v2.7.0-beta1

21 Sep 19:02
6a85b26
Compare
Choose a tag to compare
v2.7.0-beta1 Pre-release
Pre-release

Added VLAN Tables and Support feature

  • Added VLAN Tables page and script which decodes the 171 Extended VLANs ME into a user friendly version
  • Added Support page and scripts which create a support.tar.gz file which can be shared directly with trusted community members to assist in bypassing

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.6.5...v2.7.0-beta1

v2.6.5

17 Sep 15:08
ffa8a16
Compare
Choose a tag to compare

Fixed bug in handling of default value of Fix VLANs introduced in v2.6.4

  • Changed C versions of endianess_swap and po2lmo to perl/python ones
  • Moved po2lmo to the tools directory
  • Cleaned up the translation files
  • Improved tc helper functions for vlan fixes and hook script
  • Changed OMCC Version setting to only allow 0x82 to 0xBF, 0x80 and 0x81 cause omcid to crash

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.4...v2.6.5