Mathy Vanhoef
1b86121806
rtl8812a: do not overwrite sequence number of injected frames
...
The sequence number of inject frames was being overwritten. This prevents
certain older attacks against WEP fragmentation older TKIP attacks. Fix
this by tracking if a frames was injected in monitor mode, and if so, do
not overwrite its sequence number.
The patch also adds a module parameter to revert this behaviour if needed.
By setting rtw_monitor_overwrite_seqnum to 1, sequence numbers will again
be set by the driver/device. This may by useful if user-space relied on
the driver/device to set sequence numbers.
This patch was tested using an Alfa AWUS036ACH.
2020-06-26 09:27:54 +04:00
kimocoder
4a6960b2ad
Minor fix for 8814au BEAMFORMING + retry limit
2020-02-01 06:19:18 +01:00
kimocoder
0c23551874
Cleanup wrong commit earlier
2019-11-14 04:33:12 +01:00
kimocoder
506f1e3c11
Added frame injection capabilities (tested working)
2019-11-14 03:11:57 +01:00
kimocoder
2fb4e08249
Fixed build/compile error + some compiler warnings + minor cleanup
2019-11-11 01:04:53 +01:00
kimocoder
7c9ab6fe6f
Add a bunch of VID/PID's + Add 8814/8821AU support
2019-11-09 18:53:04 +00:00
root
65b4d276b1
Upload v5.6.4.2
2019-10-30 23:08:53 +00:00
kimocoder
1f42fba64c
Added Travis build check icon
2019-09-19 15:40:25 +00:00
kimocoder
f515fca544
Remove rtw_ioctl_rtl.h & remove include
2019-08-24 03:36:38 +02:00
kimocoder
62e40de47b
Decreased log level from 4 to 3 and suppressed som debug
2019-08-24 01:01:46 +02:00
kimocoder
bbe93fbd6d
Fix compilation issues from earlier
2019-08-23 10:08:36 +02:00
kimocoder
27d005ba81
Silence some debug output - dmesg got flooded
2019-08-17 22:41:29 +02:00
kimocoder
a0bb0e1d42
Added DEBUG to USB - CONFIG_USB_DEBUG in Makefile
2019-08-17 13:09:09 +02:00
kimocoder
c98681f114
Fixed all minor issues related to compiler warnings
2019-08-16 03:38:53 +02:00
Farid Benamrouche
11cb9c2a37
added 8821 and 8814
2019-07-15 17:14:17 +02:00
kimocoder
decdb78ea0
Upload new v5.6.4.1 branch
2019-06-22 15:16:29 +02:00
kimocoder
55bab2ab30
Fixed more compile warnings, for now at least
2019-06-17 20:44:02 +02:00
kimocoder
6c1b4a333b
Upload new v5.6.4 driver
2019-05-24 21:43:57 +02:00
kimocoder
744c5e170d
fix: bitwise comparison always evaluates to false
2019-04-06 08:12:03 +02:00
kimocoder
f7d2d03687
Remove nonASCII symbol
2019-04-06 08:09:01 +02:00
kimocoder
7360779d5a
Fixed some around minors around frame injection
2019-02-15 18:20:44 +01:00
kimocoder
2d4a79c1b8
Uploading the v5.3.4 version
2018-08-24 22:52:34 +02:00
fariouche
9b10624e57
fixed driver not working anymore after previous merge
2018-07-14 20:54:49 +02:00
farid
9175cd68db
merged my branch
2018-07-13 14:56:34 +02:00
kimocoder
ef630451b0
Optimized Makefile + added DKMS
2018-07-02 19:20:53 +02:00
kimocoder
29fab55737
Uploaded the 8812au v5.2.20.2 driver
2018-07-02 18:49:32 +02:00
kimocoder
be14d54031
Parse radiotap headers for proper frame injection
2018-06-22 19:37:47 +02:00
kimocoder
f53c7ea20e
Cloned gordboy's 8812au repo
2018-06-22 18:48:32 +02:00
kimocoder
4cf72deb8e
Preparing new upload
2018-06-22 18:45:20 +02:00
kimocoder
b6c6c05f4a
Removed pre-configured SeqNum via RadioTap
2018-03-27 15:02:10 +02:00
dpShaker
1285279920
Add support for pre-configured SeqNum via RadioTap
...
See http://www.radiotap.org/fields/TX%20flags value 0x0010
2017-09-21 21:43:47 +02:00
astsam
7b407130a0
Add frame injection
2017-04-15 11:56:44 +03:00
astsam
cf7aa86c38
Driver v5.1.5 for RTL8812AU (Tenda U12)
2017-04-15 11:46:31 +03:00
Hans Ulli Kroll
d62c22e76e
Add driver from found on aircrack-ng site
...
filename: rtl8812AU_8821AU_linux_v4.3.22_15054.20150901_beta.tar.gz
Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
2016-03-27 19:56:02 +02:00