Re: How to user kernel handler?
Cliff Frey <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <CAFtVOq=eV8S671Rhha_PTf-A+OjVWEhffC+5LWOcis7qjh=bGg@mail.gmail.com> |
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 <[email protected]> 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 > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click >