Receive CoA packets when they have been separated from parents
authorAlan T. DeKok <aland@freeradius.org>
Sat, 6 Mar 2010 07:48:06 +0000 (08:48 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 6 Mar 2010 07:51:56 +0000 (08:51 +0100)
commit3ea2c1e167f3a8e0dc4f6d57b74d2ef1ed49bc25
treef133d3c65e1613395d633728f0fc8ecdd3e6054f
parentb488a2c99a8502cec086cc93976f2a7cd70e9910
Receive CoA packets when they have been separated from parents

Otherwise, the code thinks that there is a proxy reply WITHOUT
an original reply..

There's still likely a bug, as the CoA request->reply is built BEFORE
the original->reply.  The post-proxy CoA work should very likely have
complete access to the original reply packet type
src/main/event.c