Open genonullfree opened 1 year ago
The current implementation does not handle ipv4 packet fragmentation correctly. It will send up either creating a new stream with a single packet, or match with an incorrect stream, or drop the packet entirely.
The current implementation does not handle ipv4 packet fragmentation correctly. It will send up either creating a new stream with a single packet, or match with an incorrect stream, or drop the packet entirely.