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

Wireshark-dev: Re: [Wireshark-dev] DCT2000 [Patch]

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Fri, 30 Jun 2006 19:49:22 +0200 (CEST)
Hi,

Please use

/*
 * Register a preference that used to be supported but no longer is.
 */
void
prefs_register_obsolete_preference(module_t *module, const char *name)

When removing a preference from the application.

Thanx,
Jaap

On Fri, 30 Jun 2006, Martin Mathieson wrote:

> Hi, this patch:
>
> - Removes last traces of 'board ports only' preference
> - Add a preference to try to find messages within sctp primitive
> messages (tries renaming of known mismatches)
> - Add outhdr to stub protocol (getting ready for IuB FP)
>
> Regards,
> Martin
>