Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: SV: [Ethereal-dev] More patches to RMT protocols

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Thu, 20 Oct 2005 18:14:14 +0200
Hi,
I get the following warning when compiling:
packet-rmt-norm.c
packet-rmt-norm.c(231) : warning C4133: 'function' : incompatible types -
from '
struct _e_prefs *' to 'struct _lct_prefs *'

Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Julian Onions
Skickat: den 13 oktober 2005 14:28
Till: Ethereal development
Ämne: [Ethereal-dev] More patches to RMT protocols

Enclosed are a series of fairly minor patches.
They include:
- some improvements to the NORM decoder, and the ability to
(optionally) heuristically detect NORM.
- some improvements to FEC block labelling.
- making the LCT header extension handler more generic and to decode
more header extensions.

Julian.