1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-19 20:50:41 +00:00

Simplify it all

This commit is contained in:
Christian Bremvåg 2019-11-14 21:14:39 +01:00 committed by GitHub
parent 18ff222d29
commit ac21373745
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ Only for use with Linux & Android
### What's new
```
Realtek released a new multichip 'base', the v5.6.4.2 which supports Android 10, kernel v5.3+
and they fixed the P2P NoA potentially buffer overflow. [See full changelog](https://github.com/aircrack-ng/rtl8812au/blob/v5.6.4.2/ReleaseNotes.pdf)
and they fixed the P2P NoA potentially buffer overflow. (See ReleaseNotes.pdf)
While we on our side added our patchset for penetration testing abilities,
added monitor mode & frame injection, unlocked channels, adding txpower control and others,