Actions
Task #6968
opendecode: unify decode thread module with receive thread module
Effort:
Difficulty:
Label:
Description
Decode modules are coupled to their receive module and having them as a separate thread module serves no purpose anymore.
Have the receive module decode, then pass the packet on.
Ref: https://github.com/OISF/suricata/pull/10802#discussion_r1560754679
Actions