Actions
Feature #2363
closed
VJ
JD
pcap: read directories recursively
Feature #2363:
pcap: read directories recursively
Effort:
medium
Difficulty:
medium
Label:
Description
Now that I started using -r <dir> I noticed that I often would like to have a way to have it go into subdirs as well.
I guess one thing to consider here is that following symlinks has risks wrt going in circles.
DB Updated by Danny Browning over 8 years ago
First implementation could be to check if directory is a symlink and not process it.
JI Updated by Jason Ish almost 8 years ago
- Effort set to medium
- Difficulty set to medium
VJ Updated by Victor Julien about 7 years ago
- Assignee set to Community Ticket
JD Updated by James Dutrisac almost 6 years ago
- Assignee changed from Community Ticket to James Dutrisac
JI Updated by Jason Ish over 5 years ago
- Status changed from New to In Review
VJ Updated by Victor Julien about 3 years ago
- Status changed from In Review to Closed
- Target version changed from TBD to 6.0.0beta1
Actions