Wireshark-commits: [Wireshark-commits] master 3d7ff97: nghttp2: use g_ntoh[ls], g_hton[ls] from gli
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 8 May 2015 04:28:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d7ff97e4fa9211a064acbac0ec0c025a164d69e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    nghttp2: use g_ntoh[ls], g_hton[ls] from glib
    
    Change-Id: I9e4278d469579022dd82bed4e40ff582fff266b6
    Reviewed-on: https://code.wireshark.org/review/8328
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1439eb6   IEEE 802.11: 802.1X (WPA-EAP) rekeying support
    adds  3d7ff97   nghttp2: use g_ntoh[ls], g_hton[ls] from glib


Summary of changes:
 epan/nghttp2/README.nghttp2   |    8 +++-
 epan/nghttp2/nghttp2_helper.c |   10 ++---
 epan/nghttp2/nghttp2_net.h    |   91 -----------------------------------------
 3 files changed, 12 insertions(+), 97 deletions(-)
 delete mode 100644 epan/nghttp2/nghttp2_net.h