Remove from proxy hash after packet has been verified
authorAlan T. DeKok <aland@freeradius.org>
Mon, 26 Apr 2010 17:56:54 +0000 (19:56 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 29 Apr 2010 08:19:08 +0000 (10:19 +0200)
commitbf6bc8b9be4176c35b1fd4c4be69e1a2394114d6
tree688c775858719193c4b3e83bd9156e4bcc05f3be
parent5aa70cd8e671ca98bb1cf52a1b0b3e38b6a35dff
Remove from proxy hash after packet has been verified

This avoids some esoteric conditions where an attacker who can monitor
the RADIUS packet stream could cause the server to sometimes forget
about packets that it proxied.

Also cleaned up other issues related to counters (home/listener) when
proxying.
src/main/event.c