http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27748
User: ulfl
Date: 2009/03/16 02:40 PM
Log:
update to the latest PROTINET changes:
- add SubFrameBlock dissection
- add subframe heuristics and dissection
- update frame id "layout"
- raise plugin version to 0.2.4
crc16 algorithm copied from Linux sources (GPL V2 only!)
Directory: /trunk/plugins/profinet/
Changes Path Action
+2 -0 Makefile.common Modified
+71 -0 crc16.c Added
+21 -0 crc16.h Added
+1 -1 moduleinfo.h Modified
+1 -1 moduleinfo.nmake Modified
+98 -7 packet-dcerpc-pn-io.c Modified
+273 -52 packet-pn-rt.c Modified