ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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
>