Feature #13017
closedPacket capture: add preview results while capture is running
0%
Description
Packet Capture: add preview results
- allow preview results while a capture is still running
- add a capture summary field
- count: if empty value, properly set it to default 100 instead of 0
- do not pass empty argument to tcpdump when no filter options are posted
- do not check form validity when clicking other buttons than start
- more compact GUI (spannable help tool tips)
- info changes and fixes
Patch for pfsense 2.6.0 attached
Github commit in comments
Files
Related issues
Updated by Phil Wardt over 2 years ago
Commit:
https://github.com/pfsense/pfsense/pull/4567
Note: I added the -U option to unbuffer output and permit results display while it still runs
Updated by Phil Wardt over 2 years ago
Fix upstream original version not applying "DNS resolution" option during capture, but only during display
patch for pfsense 2.6.0 attached
Updated by Phil Wardt over 2 years ago
Fix previous patch did not properly apply dns option during view/preview results
Add a warning that running preview with dns option can be slow
Updated by Phil Wardt over 2 years ago
If it makes testing easier, here's attached a patch that applies to the current master branch
Updated by Marcos M over 1 year ago
- Related to Feature #13382: Packet Capture GUI with granular control added
Updated by Marcos M over 1 year ago
- Status changed from New to Pull Request Review
- Assignee set to Marcos M
Thank you for the pull request. This has been implemented with a re-write of the Packet Capture page. See https://redmine.pfsense.org/issues/13382
Updated by Marcos M over 1 year ago
- Status changed from Pull Request Review to Closed
Updated by Marcos M over 1 year ago
- Release Notes changed from Default to Force Exclusion