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:50:24 +0000 (08:50 +0100)
commit4d849cc53763e28972ecddea79afed016968d6fc
tree2e571188a0c7965ee436c8b107dad6af311feb5c
parentc8a5624e1f5ea71b564f626337c56b8cfd86a775
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