]> git.ipfire.org Git - thirdparty/hostap.git/commit
Print ctrl_iface sendto() failures into debug log
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 11 Sep 2013 03:17:07 +0000 (20:17 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 14 Sep 2013 18:25:31 +0000 (11:25 -0700)
commit79986bf69ea592118ee52c6934dc150bb3611e2e
treefc9d209d5b5ddd5c86219e70b2843caae7122047
parenteab2b50dc83e1d14dcb573dfc9b10fc6a9cb1cdd
Print ctrl_iface sendto() failures into debug log

This makes it easier to debug issues with control interface operations
failing.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface_unix.c