From 9fa3e6f8c0daf8fa6654f8d8ed6cf930fa10651d Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Thu, 26 May 2016 20:58:19 -0400 Subject: [PATCH] notes on use_tunneled_reply and copy_request_to_tunnel Tho we still have to write those policies. --- raddb/README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/raddb/README.rst b/raddb/README.rst index 3e8bdcae39d..ed743e242a8 100644 --- a/raddb/README.rst +++ b/raddb/README.rst @@ -88,6 +88,13 @@ cache. See ``raddb/sites-available/tls-cache`` for a better replacement. The OpenSSL cache can now be placed on disk, in memory, in memcache, or in a redis cache. +The ``use_tunneled_reply`` and ``copy_request_to_tunnel`` +configuration items have been removed. Their functionality has been +replaced with the ``use_tunneled_reply`` and +``copy_request_to_tunnel`` policies. See +``raddb/sites-available/inner-tunnel`` and ``raddb/policy.d/eap`` for +more information. + rlm_rest ~~~~~~~~ -- 2.47.3