[ap-utils] search in 1.3.4pre1
    Jacek Pliszka 
    pliszka at fuw.edu.pl
       
    Mon Nov 24 20:41:14 EET 2003
    
    
  
Hi!
This AP search in 1.3.4pre1 is great. Thanks for good work!
May I have a feature request ?
Is it possible to add 'Continue search'  key - like C
that would search for another MAX_APS APs ?
Also is it possible to add S Search key in get_opts that would
allow - instead of connecting - searching for APs first ?
I tried to add these features but it was not very successfull.
adding:  case 's':
                        case 'S':
                                ap_search();
                                return 0;
in the latter leads to segfault.
And in the former I do not understand the way the code works yet.
BR,
Jacek
    
    
More information about the ap-utils
mailing list