Wireshark-commits: [Wireshark-commits] master 6c1e4d2: http2: improve heuristics, remember conversa

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Mar 2015 16:25:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c1e4d2e7a9bd4884feff393fe3cd9b18d8dfee3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6c1e4d2 by Peter Wu (peter@xxxxxxxxxxxxx):

    http2: improve heuristics, remember conversation
    
    Enable the reliable Magic Hello heuristics by default and dissect
    further packets as HTTP2 as well. The weak frame heuristics is still
    disabled by default.
    
    Change-Id: I783d036fb6c6d867daedf251a5264fdf3b475447
    Reviewed-on: https://code.wireshark.org/review/7615
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Tatsuhiro Tsujikawa <tatsuhiro.t@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  caebab5   DNS: SSHFP Update Algo and fingertype
    adds  6c1e4d2   http2: improve heuristics, remember conversation


Summary of changes:
 epan/dissectors/packet-http2.c |   28 +++++++++++++---------------
 1 file changed, 13 insertions(+), 15 deletions(-)