Sections
Timeline
Sub-Sections
Last Change
Annotate
Revision Log
Download
Plain Text
Original Format
Metanav
Preferences
About Trac
Links
Slowchop Studios
Gerald Kaszuba
Advertisement

root/wirelessheatmap/trunk/airodump-faster-txt-dumps.patch

Revision 54, 360 bytes (checked in by gak, 7 months ago)
  • src/airodump-ng.c

     
    46954695            break; 
    46964696        } 
    46974697 
    4698         if( time( NULL ) - tt1 >= 20 ) 
     4698        if( time( NULL ) - tt1 >= 1 ) 
    46994699        { 
    47004700            /* update the csv stats file */ 
    47014701 
Note: See TracBrowser for help on using the browser.