Wireshark-commits: [Wireshark-commits] master 4caa64f: nsh: add protocol dissection over ethernet

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 7 Mar 2017 15:59:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4caa64fc18dfbde99b6f8b0f5d2aa211292d9ffe
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4caa64f by Gabriel Ganne (gabriel.ganne@xxxxxxxxxx):

    nsh: add protocol dissection over ethernet
    
    Change-Id: I4cbfb5d4371fa4401f591d5e52a603ae1256c23c
    Signed-off-by: Gabriel Ganne <gabriel.ganne@xxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/20435
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8a33207   [SIP] Handle P-Access-Network-Info Headers parameter without '='.
    adds  4caa64f   nsh: add protocol dissection over ethernet


Summary of changes:
 epan/dissectors/packet-ethertype.c |    1 +
 epan/dissectors/packet-nsh.c       |    3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)