:: Re: [DNG] netman GIT project
Top Pagina
Delete this message
Reply to this message
Auteur: karl
Datum:  
Aan: dng
Onderwerp: Re: [DNG] netman GIT project
Tilt!:
> i wonder if we ever get to see such SSIDs from iwlist anyway -
> how is it supposed to print SSIDs that contain the zerobyte ...


iwlib.c line 989..995:
      /* Is it a non-ASCII character ??? */
      if(isescape || !isascii(*s) || iscntrl(*s))
        {
          /* Escape */
          sprintf(d, "\\x%02X", *s);
          d += 4;
        }


Regards,
/Karl Hammar

-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57