Wireshark-commits: [Wireshark-commits] rev 48994: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 23 Apr 2013 02:55:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48994

User: martinm
Date: 2013/04/22 07:55 PM

Log:
 When calling IP and Ipv6 dissectors, they may reduce the new tvb we pass in.
 MPLS needs to similarly shrink its own tvb so its caller can tell that
 there were bytes left over (e.g. ethernet trailer).

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +6 -0      packet-mpls.c    Modified