Hi,
I downloaded a distribution ethereal-0.10.0a.tar.bz2 from ethereal webstie.
After decompressing the distribution I found a top level folder
'ethereal-0.10.0a' for the source tree. I added the code in this
folder and created patch by 'diff -u old-file new-file > your-changes.patch'
as was mentioned in http://wiki.ethereal.com/SendingFilesToEthereal .
This patch needs to be run from ethereal-0.10.0a/ directory as follows:
#cd ethereal-0.10.0a/
#patch -p0 <ethereal-0.10.0a-mldv2.patch
If I need to checkout using svn and make the modification in that code,
run and create the patch, please allow me some time to do that. Currently,
I am very busy with my project work.
Thanks and Regards
Jayanta
----- Original Message -----
From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Sunday, June 26, 2005 4:25 am
Subject: Re: Added MLDv2 protocol support for ethereal
> the patch does not apply to the current SVN version of ethereal.
>
> can you regenerate the patch based on current SVN and resubmit
>
>
> On 6/23/05, jayanta_dey@xxxxxxxx <jayanta_dey@xxxxxxxx> wrote:
> > Hi,
> >
> > Please use this updated patch for MLDv2 instead.
> >
> > Thanks and Regards
> > Jayanta Kumar Dey
> >
> > ----- Original Message -----
> > From: jayanta_dey@xxxxxxxx
> > Date: Thursday, June 23, 2005 4:15 pm
> > Subject: Added MLDv2 protocol support for ethereal
> >
> > > Hi,
> > >
> > > I have added support for MLDv2 in ethereal. The support has
> been added
> > > over the source distribution ethereal-0.10.0a. I am attaching the
> > > MLDv2 patch with this mail. Please send me mail if anybody
> finds any
> > > problem in using it.
> > >
> > > Thanks and Regards
> > > Jayanta Kumar Dey
> > >
> >
> >
>