ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master ca95800: Endpoint: wrong filter when select a TCP end

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 28 Nov 2014 18:10:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca95800b5031e5d781819cf718da07c8ad29b68e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ca95800 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Endpoint: wrong filter when select a TCP endpoint (INVALID == a.x.y.z ...)
    
    Change-Id: If56209f1274245f54100d0acfaf14098c8df4582
    Reviewed-on: https://code.wireshark.org/review/5520
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f1b37bc   Endpoint: wrong filter when select a UDP endpoint (INVALID == a.x.y.z ...)
    adds  ca95800   Endpoint: wrong filter when select a TCP endpoint (INVALID == a.x.y.z ...)


Summary of changes:
 epan/dissectors/packet-tcp.c |   24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)