Wireshark-commits: [Wireshark-commits] master-2.2 031abcc: MAN wireshark-filter: Add ~ operator

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Jan 2017 19:07:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=031abcc5d97612ef5e091c63c359330704755f6f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

031abcc by Uli Heilmeier (uh@xxxxxxxxxxxx):

    MAN wireshark-filter: Add ~ operator
    
    The tilde (~) operator was missing as an alternative for matches.
    
    Bug: 13320
    Change-Id: Idb96c802145dcdd0d9ffc196b32370cadd8735b3
    Reviewed-on: https://code.wireshark.org/review/19723
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 79f3d8f40d8bb5e5465e4954dbe54beadef5dba7)
    Reviewed-on: https://code.wireshark.org/review/19732
    

Actions performed:

    from  9154c07   Bugfix offsets of CIP Safety segments in ForwardOpen response.
    adds  031abcc   MAN wireshark-filter: Add ~ operator


Summary of changes:
 doc/wireshark-filter.pod |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)