Wireshark-commits: [Wireshark-commits] rev 52899: /trunk/ /trunk/ui/cli/: tap-comparestat.c /trunk/

Date: Sun, 27 Oct 2013 20:38:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52899

User: mmann
Date: 2013/10/27 08:38 PM

Log:
 Remove iplen and iphdrlen from struct _packet_info.
 Dissectors should just use (reported) tvb length and taps have other ways to get the data.

Directory: /trunk/ui/cli/
  Changes    Path                 Action
  +1 -1      tap-comparestat.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-coap.c    Modified
  +2 -2      packet-ehs.c     Modified
  +2 -2      packet-igmp.c    Modified
  +2 -4      packet-ip.c      Modified
  +0 -2      packet-ipv6.c    Modified
  +1 -1      packet-udp.c     Modified
  +1 -1      packet-vcdu.c    Modified

Directory: /trunk/epan/
  Changes    Path             Action
  +0 -3      packet_info.h    Modified

Directory: /trunk/ui/gtk/
  Changes    Path              Action
  +1 -1      compare_stat.c    Modified


(1 file not shown)