rtl8812au-chinawrj/os_dep/linux
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
..
custom_gpio_linux.c Cloned gordboy's 8812au repo 2018-06-22 18:48:32 +02:00
ioctl_cfg80211.c Bugfix: Phy cannot be moved into another namespace 2020-05-09 16:07:59 +08:00
ioctl_cfg80211.h remove rtw_cfgvendor support 2020-03-07 22:56:09 +00:00
ioctl_linux.c Use for RTL8814A chip (AWWD-165) 2020-02-01 09:55:13 +01:00
ioctl_mp.c Revert: Test fix for latest kernel which changed 'asm' to 'asm_inline' 2019-12-17 22:28:41 +01:00
mlme_linux.c Upload v5.6.4.2 2019-10-30 23:08:53 +00:00
os_intfs.c rtl8812a: do not overwrite sequence number of injected frames 2020-06-26 09:27:54 +04:00
recv_linux.c Fix errors from all patches added earlier 2019-09-19 21:05:00 +02:00
rhashtable.c Uploading the v5.3.4 version 2018-08-24 22:52:34 +02:00
rhashtable.h Uploading the v5.3.4 version 2018-08-24 22:52:34 +02:00
rtw_android.c Add RHEL 8 support and support for possible work on future RHEL 2020-03-28 10:16:11 -05:00
rtw_proc.c Add kernel v5.6 support 2020-03-08 06:16:31 +00:00
rtw_proc.h Upload new v5.6.4 driver 2019-05-24 21:43:57 +02:00
rtw_rhashtable.c Uploading the v5.3.4 version 2018-08-24 22:52:34 +02:00
rtw_rhashtable.h Upload new v5.6.4 driver 2019-05-24 21:43:57 +02:00
usb_intf.c Add support for Hawking HW17ACU 2020-05-16 04:06:57 -04:00
usb_ops_linux.c remove USB_PACKET_OFFSET_SZ 2020-03-07 23:01:53 +00:00
wifi_regd.c Minor fix 2020-03-31 07:32:54 +08:00
xmit_linux.c Upload v5.6.4.2 2019-10-30 23:08:53 +00:00