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?

Yuri
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to