On Sat, May 7, 2011 at 4:59 PM, Adam Vande More <[email protected]>wrote:
> On Sat, May 7, 2011 at 2:52 PM, Yuri <[email protected]> wrote: > >> ifconfig(8) says: >> The SSID is a string up to 32 characters in length and may be specified as >> either a normal string or in hexadecimal when preceded by ‘0x’. >> >> But what if ssid actually begins with ASCII 0x? >> 'ifconfig wlan0 list scan' shows that my ssid is 0x000. Specifying "ssid >> \\0x000" doesn't help. How to specify SSID beginning with 0x? >> > > 0xNUL79NULNULNUL > err, 0x4879484848 -- Adam Vande More _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
