fragattacks: track latest libwifi

This commit is contained in:
Mathy Vanhoef 2021-03-15 22:13:11 +04:00
parent 35b5399816
commit f5ba68a05a
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 424954db968be2ba47450db525b31bc2f60a7a2e
Subproject commit 37b5f24658906023f7299a651ae2563595500431

View File

@ -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: