http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34523
User: morriss
Date: 2010/10/15 10:10 AM
Log:
From ToddS via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5299 :
In profinet plugin, there is a dissection based on whether the read data
returned is expected to contain a single or multiple blocks. Currently, the
I&M0FilterData case assumes only a single block is returned. Profinet specifies
two optional additional blocks.
This change moves I&M0FilterData to expect multiple blocks to correct decode
the optional information.
Directory: /trunk/plugins/profinet/
Changes Path Action
+1 -1 packet-dcerpc-pn-io.c Modified