Sorry, the name of the function is ip_frag_reasm(), not ip_reassembly()
Whether or not it should be reassembled first before you can read the data depends on where the data are. If the data are in the head, I think there is no need to. But, for further information, you may want to study how Netfilter works because as far as I remember it needs to reassemble the data first.
Okay, it is there!
Hi Ho!
Okay, the whole information can be read here.
Sorry, the name of the function is
ip_frag_reasm(), notip_reassembly()Whether or not it should be reassembled first before you can read the data depends on where the data are. If the data are in the head, I think there is no need to. But, for further information, you may want to study how Netfilter works because as far as I remember it needs to reassemble the data first.
Best regards,
Eus