aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake.inc
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2012-10-31 20:09:05 +0000
committerMichael Mann <mmann78@netscape.net>2012-10-31 20:09:05 +0000
commit4b0a6ca955e0807354af2a0a67f5ef3ae4f91ebe (patch)
tree9ff8367b5fcb4878c9b33f0e641de56c71243c6d /Makefile.nmake.inc
parent0c24f376ca2eaa6e8d609b25b3846855ba10c111 (diff)
Add CRC verification to Modbus RTU dissector. CRC algorithm is the same as the "crc16-plain" with a different initial CRC (0xFFFF instead of 0). Created crc16_plain_tvb_offset_seed to "replace" crc16_plain_tvb_offset, but didn't remove crc16_plain_tvb_offset for backwards compatibility worries. Updated only dissector that used crc16_plain_tvb_offset (profinet/packet-pn-rt.c) to use crc16_plain_tvb_offset_seed(..., 0)
svn path=/trunk/; revision=45854
Diffstat (limited to 'Makefile.nmake.inc')
0 files changed, 0 insertions, 0 deletions