LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   how netfilter handles fragmented packets??? (https://www.linuxquestions.org/questions/linux-networking-3/how-netfilter-handles-fragmented-packets-257534/)

cranium2004 11-21-2004 07:04 AM

how netfilter handles fragmented packets???
 
In ip_output.c file ip_fragmet function when create a new fragmented packet given to output(skb) function. i want to know which function are actually called by output(skb)?
Is that function ip_finish_output? if yes then fragmented packet has not gone through netfilter hooks specially NF_IP_LOCAL_OUT?
so does that mean fragmented packets not travel through netfilter hooks?

mardanian 11-21-2004 12:47 PM

hmm interesting why not posting it in netfilter list?
I am sure there you will get very satisfactory replies to your post

regards


All times are GMT -5. The time now is 03:40 PM.