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

Ethereal-dev: Re: [Ethereal-dev] [patch] ethereal_gen.py changed incomplete

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Wed, 09 Mar 2005 04:30:59 -0800
Jaap Keuter wrote:

Looking for __ETHEREAL_STATIC__ I found that the ethereal_gen.py script
was partially changed, that is plugin_init was renamed plugin_register but
all other interface modifications were left out. This patch tries to fix
this.

Checked in.