Fixed defragmentation issues in defrag() and defragment() (ticket #152)
- do not defragment if last packets are missing (problem was in both defrag() and defragment()) - defragment() now puts a defragmented packet at the place of the latest fragment in the original capture instead of putting it in place of the last fragment of the datagram.
Loading
Please register or sign in to comment