http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31583
User: sahlberg
Date: 2010/01/19 10:02 PM
Log:
From Julien Kerihuel, add support for
unaligned unmarshalling of dissectors generated by PIDL.
This will allow us to use PIDL and additional IDLs from the samba
project since they use "noalign" for certain protocols.
This may also allow us to use PIDL to describe, and machinegenerate
dissectors for normal, non-DCERPC, protocols.
This patch for PIDL is still under review, but the PIDL patch is l;ikely
to be committed soonish.
Directory: /trunk/epan/dissectors/
Changes Path Action
+12 -12 packet-dcerpc-ndr.c Modified
+5 -2 packet-dcerpc.c Modified
+1 -0 packet-dcerpc.h Modified