how netfilter handles fragmented packets

From: cranium2003
Date: Sun Nov 21 2004 - 10:33:29 EST


hello,
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?
regards,
cranium



__________________________________
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/