Initial commit of the 'rlm_attr_filter'. See the README and
authorcparker <cparker>
Wed, 10 Jan 2001 22:22:01 +0000 (22:22 +0000)
committercparker <cparker>
Wed, 10 Jan 2001 22:22:01 +0000 (22:22 +0000)
commitf43651205bd64466cad4d5053876879c20443caa
tree410936c0b4fb609ebe2d6f1589a760008de65a37
parent22dc5c8ec5b15ecb4dc2a0c22aa48a3c683012a6
Initial commit of the 'rlm_attr_filter'.  See the README and
sample 'attrs' file for more info on how it works.  Current status
is it is functional for filtering replies sent from proxy servers.
The next step is to setup filtering off accounting-reqs sent to
proxy servers, as you may not want to proxy *all* the information
you receive.
src/modules/rlm_attr_filter/Makefile [new file with mode: 0644]
src/modules/rlm_attr_filter/rlm_attr_filter.c [new file with mode: 0644]