Actions
Bug #359
closedimprove error handling in packet acquisition modules
Affected Versions:
Effort:
Difficulty:
Label:
Description
If a thread module fails the error might currently be ignored because the packet acquisition modules are not checking the return code of TmThreadsSlotProcessPkt().
I fixed this for the pcap file mode in git revision 67cea099119acb627cf8e17721f99a6e481e5241. The other modules need a similar check.
Actions