Dario Lombardo
changed
bug 11668
Comment # 6
on bug 11668
from Dario Lombardo
In some cases, the extcap could not be able to validate the filter.
An example is sshdump: it launches a remote capture binary that can have a
filter. The default binary is dumpcap, but you can use a binary of your choice,
that can support some esoteric filter. The gui gets it from the user, and the
extcap gives it to the capture binary. No way to validate unless it's
tshark/dumpcap/tcpdump or some BPF-based binary.
You are receiving this mail because:
- You are watching all bug changes.