Actions
Bug #680
closed
EL
EL
Be sure that snaplen can be set by user.
Bug #680:
Be sure that snaplen can be set by user.
Affected Versions:
Effort:
Difficulty:
Label:
Description
It seems that at least pcap capture has no option to set the snap len which default to 1518 and show no respect for MTU.
EL Updated by Eric Leblond over 13 years ago
- Subject changed from Be sure that snapen can be set by user. to Be sure that snaplen can be set by user.
Other modes should be investigated as well.
VJ Updated by Victor Julien over 13 years ago
- Status changed from New to Assigned
- Assignee set to Eric Leblond
- Target version set to 1.4.1
We need this for 1.3.x as well.
EL Updated by Eric Leblond about 13 years ago
- % Done changed from 0 to 80
Proposal here https://github.com/inliniac/suricata/pull/283
EL Updated by Eric Leblond about 13 years ago
Updated version of PR with now a snaplen option: https://github.com/inliniac/suricata/pull/287
EL Updated by Eric Leblond about 13 years ago
- % Done changed from 80 to 90
PR for 1.3: https://github.com/inliniac/suricata/pull/288
VJ Updated by Victor Julien about 13 years ago
- Status changed from Assigned to Closed
- % Done changed from 90 to 100
Merged https://github.com/inliniac/suricata/pull/287, thanks Eric.
Actions