Wireshark-commits: [Wireshark-commits] rev 48118: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 06 Mar 2013 00:02:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48118

User: guy
Date: 2013/03/05 04:02 PM

Log:
 Make the GTP and GTP' dissectors new-style dissectors, so that they can
 reject packets that don't look enough like GTP/GTP' packets.  This fixes
 bug 1706, and fixes some other cases where non-GTP/GTP' packets are
 being dissected as GTP/GTP'.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +45 -17    packet-gtp.c    Modified