URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc7cee5312a7da4c54769997c89f64481837f414
Submitter: Gerald Combs (ger...@wireshark.org)
Changed: branch: master-2.4
Repository: wireshark

Commits:

fc7cee5 by Gerald Combs (ger...@wireshark.org):

    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 <ger...@wireshark.org>
    Petri-Dish: Gerald Combs <ger...@wireshark.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    (cherry picked from commit 205424287b0ff732ad555ddc2026f1422633cb12)
    Reviewed-on: https://code.wireshark.org/review/26054
    

Actions performed:

    from  e0aba0d   Just use tvb_memeql() to check the signature.
    adds  fc7cee5   Qt: Improve our capture filter completions.


Summary of changes:
 ui/qt/capture_filter_edit.cpp | 87 ++++++++++++++++++++++++++++++++++---------
 1 file changed, 69 insertions(+), 18 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to