1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-20 05:00:36 +00:00
rtl8812au/os_dep/linux
Mathy Vanhoef 849bbf0698 rtl8812a: add module parameter to retransmit injected frames
The reliability of some attacks is increased by letting the device
retransmit injected frames. Since it may not always be desired to
retransmit injected frames, add a module parameter to enable it
manually.

This was tested with an Alfa AWUS036ACH. Even when using a spoofed
sender MAC address, the retransmission behaviour is as expected.
That is, when an ACK frame towards the spoofed MAC address is received,
the retransmission will stop.
2020-06-26 16:23:46 +04:00
..
custom_gpio_linux.c
ioctl_cfg80211.c Bugfix: Phy cannot be moved into another namespace 2020-05-09 16:07:59 +08:00
ioctl_cfg80211.h
ioctl_linux.c
ioctl_mp.c
mlme_linux.c
os_intfs.c rtl8812a: add module parameter to retransmit injected frames 2020-06-26 16:23:46 +04:00
recv_linux.c
rhashtable.c
rhashtable.h
rtw_android.c
rtw_proc.c
rtw_proc.h
rtw_rhashtable.c
rtw_rhashtable.h
usb_intf.c Add support for Hawking HW17ACU 2020-05-16 04:06:57 -04:00
usb_ops_linux.c
wifi_regd.c Minor fix 2020-03-31 07:32:54 +08:00
xmit_linux.c