Print in debug log whether attached monitor is for global interface
authorJouni Malinen <j@w1.fi>
Sun, 18 Jan 2015 14:23:43 +0000 (16:23 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 18 Jan 2015 14:23:43 +0000 (16:23 +0200)
commit0efcad2c304dd8c69654367dc8da08c8ba36e0a0
tree6303290e6c2b475f62053222d63d73b13638686b
parent7f08b2f91d28cc3aabb6f9616c214dda97913b68
Print in debug log whether attached monitor is for global interface

It is easier to debug issues related to the wpa_supplicant control
interfaces being left behind in attached state when the debug log file
can be used to determine whether a specific monitor socket was a global
or per-interface one.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface_unix.c