Wireshark-commits: [Wireshark-commits] rev 20812: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 14 Feb 2007 15:41:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20812

User: martinm
Date: 2007/02/14 03:41 PM

Log:
 Change fp_info struct to be more general by removing DCT2000-specific field.
 
 Also:
 - Fix a division-by-zero error in FP dissector
 - Correct the way DCT2000 IPPrim addresses and ports are dissected and displayed

Directory: /trunk/epan/dissectors/
  Changes    Path                         Action
  +82 -20    packet-catapult-dct2000.c    Modified
  +5 -2      packet-k12.c                 Modified
  +54 -37    packet-umts_fp.c             Modified
  +13 -7     packet-umts_fp.h             Modified