root/wirelessheatmap/trunk/airodump-faster-txt-dumps.patch
| Revision 54, 360 bytes (checked in by gak, 7 months ago) |
|---|
-
src/airodump-ng.c
4695 4695 break; 4696 4696 } 4697 4697 4698 if( time( NULL ) - tt1 >= 20)4698 if( time( NULL ) - tt1 >= 1 ) 4699 4699 { 4700 4700 /* update the csv stats file */ 4701 4701
Note: See TracBrowser
for help on using the browser.