mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-24 16:28:23 -05:00
fragattacks: track latest libwifi
This commit is contained in:
parent
35b5399816
commit
f5ba68a05a
@ -1 +1 @@
|
||||
Subproject commit 424954db968be2ba47450db525b31bc2f60a7a2e
|
||||
Subproject commit 37b5f24658906023f7299a651ae2563595500431
|
@ -30,7 +30,7 @@ def main():
|
||||
elif chan_inject != chan_monitor:
|
||||
log(ERROR, "Both devices are not on the same channel")
|
||||
quit(1)
|
||||
peermac = get_mac_address(options.monitor)
|
||||
peermac = get_macaddress(options.monitor)
|
||||
|
||||
log(STATUS, "Performing injection tests")
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user