Actions
Feature #415
closedAPI call: per packet acquisition module packet release function
Effort:
Difficulty:
Label:
Description
When discarding a packet because Suricata is done with it, AF_PACKET with mmap needs to tell the kernel to release it. Tilera needs the same.
Allow each pkt acq module to register a packet release function.
Make sure this function is called in TmqhOutputPacketpool.
Document!
(side thought: can this be used to set verdicts in nfq as well?)
Files
Actions