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

Date: Sun, 10 Nov 2013 03:20:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53213

User: mmann
Date: 2013/11/10 03:20 AM

Log:
 Add data parameter to dissect_function_t in vsff structure.  The intention here is to use it to replace some pinfo->private_data.
 
 I didn't realize how expansive this change would be, so committing it now before replacing the pinfo->private_data, so if something needs to be reverted, all of this is not lost.

Directory: /trunk/epan/dissectors/
  Changes    Path                        Action
  +4 -4      packet-bootparams.c         Modified
  +48 -48    packet-fmp.c                Modified
  +14 -14    packet-fmp_notify.c         Modified
  +2 -2      packet-gluster.h            Modified
  +17 -17    packet-gluster_cli.c        Modified
  +7 -7      packet-gluster_pmap.c       Modified
  +30 -30    packet-glusterd.c           Modified
  +101 -101  packet-glusterfs.c          Modified
  +15 -15    packet-glusterfs_hndsk.c    Modified
  +29 -29    packet-hclnfsd.c            Modified
  +5 -5      packet-klm.c                Modified


(20 files not shown)