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] New dissector - SONMP

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 27 Aug 2003 17:13:52 -0700

On Tuesday, August 26, 2003, at 6:23 AM, Giles Scott wrote:

updated.

Checked in, along with Makefile.am and Makefile.nmake updates.

Note: patches should be submitted as "diff -c" or "diff -u" output - that makes them more likely to apply correctly if the file you're patching has changed since the patch was generated. (Also, if possible, the patch should be done as a change from the existing code to your modified code; your patches appeared to be going the other way, so I had to apply them with "patch -R".)