Perry [2021-09-17 14:07:14]:
Hi,
> Would it be possible to have all the headers in the themes to contain a
> link to https (iff the correct packages are installed)? A bonus would
> be a nice mouse-over explaining to the user about the "potential secure
> risk ahead" with regards to the certific
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
Branch: refs/heads/master
Home
Hello,
I just installed 21.02 on my devices and WDS stopped working. This seems
to be the following bug:
https://bugs.openwrt.org/index.php?do=details&task_id=3961
I have ath79 and x86 devices, but all with ath9k wireless. WDS stopped
working on all of them.
Since the bug reporter already
without this fix, the final setup-call:
iw dev wlan0 ibss join ...
fails with returncode 161 and message:
"command failed: Not supported (-95)"
So this patch calls an explicit:
iw dev wlan0 set type ibss
just prior to the 'ibss join' command.
I have tested several ath9k and mt76xx devices
with d
From: Rosen Penev
Remove cacheline_aligned attribute to ring structs. This actually causes
holes in the ag71xx struct as well as lower performance.
Rearrange struct members to fall within respective cachelines. The RX ring
struct now does not share a cacheline with the TX ring. The NAPI stru
Hi Fernando,
Sorry for any confusion. Our suggestion has two parts. 1) a link in the
header which allows the user to go from http to https. 2) a mouse-over
message explaining self-signed certificates.
Part 2 is a bonus. But I think it would be really nice. An
inexperienced user might worry whe