Wireshark-commits: [Wireshark-commits] master-2.2 4affe2d: Qt: Improve our capture filter completio
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4affe2d0cbed92886b2a3f44281ff1b21cdeff37
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
4affe2d by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Improve our capture filter completions.
Use libpcap's pcap-filter.manmisc to create our capture filter
completion list instead of scanner.l.
Bug: 14430
Change-Id: I11f6eb5679dc93561dce62f28149e103ac9b4a2b
Reviewed-on: https://code.wireshark.org/review/25971
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 205424287b0ff732ad555ddc2026f1422633cb12)
Reviewed-on: https://code.wireshark.org/review/26055
Actions performed:
from 1a32fc1 dmp: Allow multiple SecurityCategories again
adds 4affe2d Qt: Improve our capture filter completions.
Summary of changes:
ui/qt/capture_filter_edit.cpp | 87 ++++++++++++++++++++++++++++++++++---------
1 file changed, 69 insertions(+), 18 deletions(-)