Wireshark-commits: [Wireshark-commits] master c301356: WSUG: Display filter: add matches, contains,

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Jan 2017 08:00:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3013565b14df28251bd2f51c1af9418833996e4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c301356 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    WSUG: Display filter: add matches, contains, bitwise_and
    
    Added examples for the matches, contains and bitwise_and operators.
    Most of the text and the examples have been taken from the wiki and the
    wireshark-filter manpage.
    
    Bug: 13320
    Change-Id: Icd9a325c05ecd4ecd1cbde8162a4c88cae335d1d
    Reviewed-on: https://code.wireshark.org/review/19758
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  288fb5e   Fuzz: Fix the capinfos check (again).
    adds  c301356   WSUG: Display filter: add matches, contains, bitwise_and


Summary of changes:
 docbook/wsug_src/WSUG_chapter_work.asciidoc |   25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)