fragattacks/src/radius
Jouni Malinen 09844c0984 RADIUS client: Do not flush pending messages if server did not change
The re-open socket to the current RADIUS server code path did not work
in the expected way here. The pending authentication messages do not
need to be flushed in that case and neither should the retransmission
parameters be cleared. Fix this by performing these operations only if
the server did actually change as a part of a failover operation.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-05-30 20:46:20 +03:00
..
.gitignore Add build rules for src/radius/libradius.a 2009-12-24 11:59:08 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
radius_client.c RADIUS client: Do not flush pending messages if server did not change 2014-05-30 20:46:20 +03:00
radius_client.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
radius_das.c RADIUS DAS: Add support for NAS identification attributes 2014-02-20 13:55:36 +02:00
radius_das.h RADIUS DAS: Add support for NAS identification attributes 2014-02-20 13:55:36 +02:00
radius_server.c HS 2.0R2: Fix subscr_remediation_method for RADIUS server 2014-05-28 00:56:13 +03:00
radius_server.h RADIUS server: Add option for storing log information to SQLite DB 2014-03-09 18:21:13 +02:00
radius.c RADIUS: Define EAP-Key-Name 2014-05-11 21:10:03 +03:00
radius.h RADIUS: Define EAP-Key-Name 2014-05-11 21:10:03 +03:00