http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20893
User: etxrab
Date: 2007/02/21 07:26 AM
Log:
From Richard van der Hoff:
The H.223 dissector contains code to deal with "bitswapped" captures - ie, where all of the bytes have their bits backwards. It seems that this is much better handled as a separate dissector entry point, so that the right one can be chosen when the dissector is registered, rather than the current dubious heuristics.
Directory: /trunk/plugins/h223/
Changes Path Action
+47 -46 packet-h223.c Modified