http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39233
User: etxrab
Date: 2011/10/02 09:53 PM
Log:
From Michael Mann:
Condense all SCTP CRC routines to wsutil/crc32.[ch]. Also made
crc32_ccitt_table not explicitly accessible (must use crc32_ccitt_table_lookup).
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6298
Directory: /trunk/epan/dissectors/
Changes Path Action
+10 -14 packet-sctp.c Modified
Directory: /trunk/wsutil/
Changes Path Action
+1 -1 airpdcap_wep.c Modified
+14 -1 crc32.c Modified
+8 -8 crc32.h Modified
+1 -1 libwsutil.def Modified