> > I can see how attr_rewrite can be used to modify particular
> aspects of the
> > packet, but how would I go about cancelling the proxying of a particular
> > packet?
>
>   Source code modifications, sorry.
>
>   Alan DeKok.

Hi Alan,

I'm almost finished writing a module (yet to be tested inside the server)
that I had hoped would solve this problem for me. Am I mistaken in my hopes
that a module returning HANDLED would cause the server to stop and further
processing of that packet? I had been hoping that a return of HANDLED would
cause the server to drop the packet, TOUCHED would let it know that I had
modified it somehow and NOOP would signify that my module did nothing at all
and to carry on as usual.

If I am wrong, would you be so kind as to point me at the source file where
I could make some modifications to allow "selective packet dropping"?

Thanks in advance,

Tyrone



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to