Actions
Bug #359
closed
VJ
EL
improve error handling in packet acquisition modules
Bug #359:
improve 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.
EL Updated by Eric Leblond over 14 years ago
- % Done changed from 0 to 80
Pull request sent to Victor.
VJ Updated by Victor Julien over 14 years ago
- Status changed from Assigned to Closed
- % Done changed from 80 to 100
Applied, thanks Eric!
Actions