[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

17.3.7 grad_instr_proxy

(This message will disappear, once this node revised.)

Instruction: grad_instr_proxy_t realm
 
struct grad_instr_proxy
{
  grad_realm_t realm;
};
typedef struct grad_instr_proxy grad_instr_proxy_t;

This instruction tells radius to proxy the request to the server defined in realm. In other words, the engine executes proxy_send. Further processing of the program is stopped.

RPL representation

RPL defun: PROXY realm-name
Realm-name is name of the realm as defined in `raddb/realms'. <FIXME> No, no. That's senseless. I must get rid of `raddb/*'! </>

Examples

<FIXME> Fix the above definition, then provide an example </> .



This document was generated by Sergey Poznyakoff on November, 20 2004 using texi2html