Hi All,
   I have three questions.

    1. If NF_STOLEN is used as return value for the netfilter hook
function, where the packet is given? ( I mean will it be given to user
space?)

     2. Is there any difference between NF_DROP and NF_STOLEN?

     3. If the user space application uses raw sockets, can it get
the packets from the netfilter of NF_IP_PRE_ROUTING hook by return
NF_QUEUE?

I am new to this netfilter and kernel module programming. Based on
this only I am going to start  writing kernel module.

Ganesan

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to