]> git.ipfire.org Git - thirdparty/hostap.git/commit
RADIUS client: Handle ENETUNREACH similarly to other failure cases
authorJouni Malinen <j@w1.fi>
Fri, 30 May 2014 13:19:51 +0000 (16:19 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 30 May 2014 15:08:54 +0000 (18:08 +0300)
commitc1fb75a6e218825c13ac2e25991a2a945fe8d6e0
tree19888d4440e697838d1bfb78a09d8518e3bc8de8
parent9ed40766735a9628cc6c936076b175e6f66534bb
RADIUS client: Handle ENETUNREACH similarly to other failure cases

This is one more possible send() error that should trigger RADIUS server
change if multiple servers are configured.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/radius/radius_client.c