I often notice this pattern of messages in my console output.
checkPacketInID: packet_out_of_order - got packet 9961 expecting 9446 from IP:port
checkPacketInID: packet_out_of_order - got packet 10244 expecting 10034 from IP:port
checkPacketInID: packet_out_of_order - got packet 10496 expecting 10348 from IP:port
I have a packet filter firewall which I'm not using at the moment for packet normalization. I was wondering if scrubbing the incoming connection to reassemble fragmented packets will eventually become necessary.