What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Beta Asuswrt-Merlin 3006.102.6 Beta is now available

@RMerlin

I think this change entry is wrong. This affects the BCM4912 too! Not only the BCM4916 devices.

- FIXED: OpenSSL 1.1.1 would prioritize CHACHA20 over AES
on BCM4916 devices

1763028873474.png
 
Last edited:
I just encountered the wifi disconnect after upgraded to this beta version on be86, and I find out it printed these logs around that moment:
Nov 13 17:59:49 acsd: acsd_main_loop(1285): sync_id: 22152, status:4, misc.error/abort
Nov 13 17:59:53 kernel: WLC_SCB_DEAUTHORIZE error (-30)
Nov 13 17:59:53 kernel: WLC_SCB_DEAUTHORIZE error (-30)
Nov 13 17:59:53 kernel: WLC_SCB_DEAUTHORIZE error (-30)
Nov 13 17:59:53 kernel: WLC_SCB_DEAUTHENTICATE_FOR_REASON err -30
Nov 13 17:59:53 kernel: WLC_SCB_DEAUTHENTICATE_FOR_REASON err -30
Nov 13 17:59:53 kernel: WLC_SCB_DEAUTHENTICATE_FOR_REASON err -30
Nov 13 17:59:54 kernel: WLC_SCB_DEAUTHORIZE error (-30)
Nov 13 17:59:54 kernel: WLC_SCB_DEAUTHENTICATE_FOR_REASON err -30
not sure if anyone who also has ever encountered similar issue before?
 
@RMerlin

I think this change entry is wrong. This affects the BCM4912 too! Not only the BCM4916 devices.

- FIXED: OpenSSL 1.1.1 would prioritize CHACHA20 over AES
on BCM4916 devices

View attachment 68896
The bug was that it only checked for 4908 and 4912, and didn't check for 4916. If you look at the new first line, it now checks for all three CPU models that shouldn't prioritize CHACHA.
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top