Skip to content

Commit 4958ee4

Browse files
author
=
committed
added warning to interface list that active monitor mode is broken on many mt76 drivers
1 parent ed60029 commit 4958ee4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

hcxdumptool.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,9 @@ for(i = 0; i < ifpresentlistcounter; i++)
463463

464464
}
465465
fprintf(stdout, "\nmodes reported by the driver:\n"
466+
"* active monitor mode available (do not trust it)\n"
467+
" Warning:\n"
468+
" depending on the Linux kernel version,active monitor mode is broken on many mt76 drivers\n"
466469
"* active monitor mode available (do not trust it)\n"
467470
"S active monitor mode available on shared interface (do not trust it)\n"
468471
"+ monitor mode available\n"

0 commit comments

Comments
 (0)