fix inner-tunnel policy
authorAlan T. DeKok <aland@freeradius.org>
Sat, 19 Nov 2016 00:32:10 +0000 (19:32 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 19 Nov 2016 00:32:21 +0000 (19:32 -0500)
commitbbbde850ece5c8b2468c55aba0fa7b3d16d54269
treef16a1afa6eba3196247a2993ccc42a185988be22
parentea9f9dccfbb8b9c3bc03d9acffee7a8981098d2b
fix inner-tunnel policy

This policy replaces "use_tunneled_reply".  It's better to use
if (0) { ...} to disable blocks of code, instead of commenting it out.

Also, update the local reply before copying it to the outer
session-state list.  That makes a lot more sense.
raddb/sites-available/inner-tunnel