Actions
Bug #2502
closedsuricata.c ConfigGetCaptureValue - PCAP/AFP fallthrough to strip_trailing_plus
Affected Versions:
Effort:
Difficulty:
Label:
Description
This appears to be a bug, as strip_trailing_plus seems to be a tool for NETMAP only. I assume the correct behavior would be to set the NETMAP case first and then follow it with PCAP/AFP.
Updated by Andreas Herz over 6 years ago
- Assignee set to OISF Dev
- Target version set to TBD
Updated by Victor Julien over 6 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Eric Leblond
- Target version changed from TBD to 70
Eric, I think Jacob is correct. Can you confirm?
Updated by Eric Leblond about 6 years ago
Yes, correct, there is no special meaning of + in pcap or AFP. Proposed solution seems to be correct.
Updated by Victor Julien almost 6 years ago
- Assignee changed from Eric Leblond to Victor Julien
- Target version changed from 70 to 4.1.1
Updated by Victor Julien almost 6 years ago
- Status changed from Assigned to Closed
Updated by Victor Julien over 5 years ago
- Copied to Bug #2830: suricata.c ConfigGetCaptureValue - PCAP/AFP fallthrough to strip_trailing_plus (4.0.x) added
Actions