ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 17872b5: Fix setting PT_IBQP type

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Jul 2014 15:18:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17872b57e96ab056c0585591b8940d3206711c8f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

17872b5 by Yan Burman (yanb@xxxxxxxxxxxx):

    Fix setting PT_IBQP type
    
    Without this patch, pinfo->ptype is PT_UNKNOWN
    
    Change-Id: Ia15b5115f874d0c9ff69be11ed7ee3dac1fadbd5
    Signed-off-by: Yan Burman <yanb@xxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/2941
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ac52c06   RRC: fix ASN.1 description by manually adding CR5591
    adds  17872b5   Fix setting PT_IBQP type


Summary of changes:
 epan/dissectors/packet-infiniband.c |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)