![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Query regarding netfilter hooks
Hi,
I have a basic query regarding netfilter hooks on Unix platforms. (prerouting, postrouting.. etc) I am assuming that hooks should be asynchronous.. (there should be multiple kernel threads handling the call for hook for a packet). Please correct me if i am wrong.. if they are asynchronous.. where can i find the number of threads (configuration) for handling this task.. What would be a good reference where i can get such implementation details about netfilter hooks. Regards Sanjay Raghani |
|
|||
|
Re: Query regarding netfilter hooks
On Mar 4, 2:23 am, sanjay <sanjay.ragh...@gmail.com> wrote:
> Hi, > > I have a basic query regarding netfilter hooks on Unix platforms. > (prerouting, postrouting.. etc) > I am assuming that hooks should be asynchronous.. (there should be > multiple kernel threads handling the call for hook for a packet). > > Please correct me if i am wrong.. > > if they are asynchronous.. where can i find the number of threads > (configuration) for handling this task.. > > What would be a good reference where i can get such implementation > details about netfilter hooks. > > Regards > Sanjay Raghani I am sure you must be knowing this by now... but just in case you missed out on that, there is a pretty detailed website on netfilter/iptables : http://www.netfilter.org/ Hope this helps |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|