[Click] How to user kernel handler?

Cliff Frey cliff at meraki.com
Sun Apr 29 11:55:28 EDT 2012


You don't want to use KernelHandlerProxy, instead you need to mount
clickfs.  click-install can do this for you, or you can run it yourself
mount -t click none /click
you might need to install the proclikefs kernel module first though.

Cliff

On Sun, Apr 29, 2012 at 8:22 AM, Cong Guo <nadbpwater at gmail.com> wrote:

> Hello,
>
> How do I call a handler in a Linux kernel module Click configuration? I
> find an element named "KernelHandlerProxy". I put the example in the
> document into my configuration file, but when I install my configuration, I
> get "unknown element class KernelHandlerProxy". How do I use this element?
>
> Thanks,
> Cong
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>


More information about the click mailing list