I don't think there is a limit, only the RAM memory...
For what reason did you split the file?
--
You received this message because you are subscribed to the Google Groups "libcrafter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to libcrafter+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Maybe the library is still processing the packets?
What about the CPU and memory usage over that time?
What do you mean? To process packets without loading all of them to the RAM memory? Using a interface similar to the sniffer but with pcap files?
Let check that out, I think is not possible right now...
I have used a vector of packet instead of a list and the performance is better !
Is it possible to process a pcap file packet by packet with the library ?
--
Which version of the library are you using?
That function is already on libcrafter.
The code on the example works on latest libcrafter on the git repo, but that function is not on 0.2 :-(
I recommend you to clone libcrafter from git and update your version. Latest have some new features too...
Current master branch is very stable and was tested in the last 5 months. I just need to add cmake, support osx and windows and some unit testing before release 0.3.
Just in case, execute make uninstall to get rid of the files of crafter 0.2