]> git.ipfire.org Git - thirdparty/hostap.git/commit
RADIUS client: Fix server failover on return-to-primary on error case
authorJouni Malinen <j@w1.fi>
Sun, 1 Mar 2015 16:38:00 +0000 (18:38 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 1 Mar 2015 20:36:52 +0000 (22:36 +0200)
commitb4a9292cfbd9764ebdcc46469d78b7f701651cf1
treefa9587e232e43bca2b71281d662b596efa741a19
parent7c5658c66145ff16a3b95506be40049f8729fe22
RADIUS client: Fix server failover on return-to-primary on error case

If a connection with the primary server cannot be established, restore
connection to the previously used server.

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