How can I get these packets in the user space application?
Ravi Kumar
ravivsn at rocsys.com
Thu Dec 9 07:22:32 CET 2004
Lets say we wish to modify the packets in user space, then I think QUEUE
is not the way, is my understanding right?
If so, what approach is followed to get packets to user space to modify
them. Note that I understand performance issues in moving packets from
kernel space to user space and back.
-Ravi
Henrik Nordstrom wrote:
> yOn Wed, 8 Dec 2004, Srinivas G. wrote:
>
>> My question is: How can I get these packets in the user space
>> application?
>
>
> Depends on what you want to do with the packet. If you intend to have
> them returned back to the kernel then QUEUE is the best action.
>
> If you only want to have them sent to userspace then a more lean design
> may be desireable.
>
> Regards
> Henrik
>
More information about the netfilter-devel
mailing list