Actions
Bug #896
closedpfring dna mode issue
Affected Versions:
Effort:
Difficulty:
Label:
Description
When pfring supports it, we open it with the PF_RING_LONG_HEADER option. However, I was told that when using "dna" mode, the 'long' header is not filled. Instead, we should "explicitly call the parsing routine calling pfring_parse_pkt()" in this case.
Question is: do we need the long header? If so, we need to fix the dna mode, otherwise, we need to remove the long hdr flag.
Updated by Eric Leblond over 11 years ago
- % Done changed from 0 to 90
Fix implemented in https://github.com/inliniac/suricata/pull/489
Updated by Victor Julien about 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 90 to 100
Merged, thanks Eric.
Actions