URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26c4120204b9835c39e560266842e257efbb8cc0
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

26c4120 by Bjoern Riemer (bjoern.rie...@fokus.fraunhofer.de):

    GTP: extend TPDU Heuristic for ethernet frames
    
    When set to TPDU Heuristic the eth.type of the payload is compared
    against IPv6, IP and ARP Ether type values and if found the frame
    is handed of to the Ethernet dissector.
    
    Change-Id: I909713062c535112bc77a71ee107822e4544772e
    Reviewed-on: https://code.wireshark.org/review/37934
    Petri-Dish: Alexis La Goutte <alexis.lagou...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  8cf0cd1   ieee1905: Take into account VLAN IDs.
     add  26c4120   GTP: extend TPDU Heuristic for ethernet frames


Summary of changes:
 epan/dissectors/packet-gtp.c | 39 +++++++++++++++++++++++++--------------
 1 file changed, 25 insertions(+), 14 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to