Actions
Bug #896
closed
VJ
EL
pfring dna mode issue
Bug #896:
pfring 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.
EL Updated by Eric Leblond over 12 years ago
- % Done changed from 0 to 90
Fix implemented in https://github.com/inliniac/suricata/pull/489
VJ Updated by Victor Julien over 12 years ago
- Status changed from Assigned to Closed
- % Done changed from 90 to 100
Merged, thanks Eric.
Actions