On Fri, Apr 13, 2007 at 04:05:05PM -0700, Gerald Combs wrote:
> ? I can't find anything that might cause duplicates in
> make-dissector-reg.py, but it probably wouldn't hurt to check for
> duplicates before we write out the lists of routines.
OK, found the reason: It looks like svn made an error
On Fri, Apr 13, 2007 at 04:05:05PM -0700, Gerald Combs wrote:
> > I've got a problem with the generation of the register.c file:
> >
> > [EMAIL PROTECTED]:~/work/wireshark/trunk/epan/dissectors> sort register.c |
> > uniq -c | grep -v " 1 "
> > 2
> > 2 {
> > 2 }
> > 2 {e
Joerg Mayer wrote:
> Hello,
>
> I've got a problem with the generation of the register.c file:
>
> [EMAIL PROTECTED]:~/work/wireshark/trunk/epan/dissectors> sort register.c |
> uniq -c | grep -v " 1 "
> 2
> 2 {
> 2 }
> 2 {extern void proto_register_cisco_oui (void);
>
Hi,
As you know the wireshark unix side was not yet compiling without
warning when Ulf finished the job on the windows side.
Now, except for a very few dissectors remaining, Wireshark is
compiling successfully with - at least - gcc-3.3.6, gcc-3.4.6, gcc-4.0.4
and gcc-4.1.2 without any warni
To wireshark-maintainers,
Attached is a patch file for the PANA protocol dissector. The changes
updates the packet-pana.c dissector to support draft-ietf-pana-pana-15a.txt.
regards,
victor
packet_pana_patch.gz
Description: GNU Zip compressed data
_
Hi,
Is anybody on this list also on the help-gnutls list? I tried asking
a question about the support of ssl cipher 0x39 which is currently
not supported (but used more and more).
I would really love to see this cipher supported by Wireshark, ie by
GnuTLS...
Cheers,
Sake
- Forwarded messa
Hi,
2.In packet-ranap.h, I have included the corresponding functions of the
messages which I want to add.
This shouldn't be neeeded if you regenerated the RANAP dissector wich you must.
( run nmake -f makefile.nmake ranap in the asn1 directory).
error: `actx' undeclared (first use in this fu
Thanks,
However equivalent changes were already made (among others) in revision
21337. Other than that, the file was moved into epan/dissectors in r21191
.
http://anonsvn.wireshark.org/viewvc/viewvc.py/trunk/epan/dissectors/packet-megaco.c?r1=21337&r2=21336&pathrev=21337
On 4/13/07, Maurizio Mo
Hi,
I think it would be better to define it as #.PDU but I am not sure now
it PDU can be exported.
Tomas
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, April 13, 2007 9:22 AM
To: [EMAIL PROTECTED]
Subject: Re
This patch solves the problem of having the 'AuditValue', 'Modify' and
'ServiceChange' message in short form specified in mixed lower-upper
case, such as (i.e.):
mf=RTP/2828 and MF=RTP/2828
AV=TDM/1/1/23 and av=TDM/1/1/23
In the current implementation, if the commands are specified in
different
Hi Anders,
To include the RANAP messages in my dissector, I have done the
following:
1.In ranap.cnf under #.EXPORTS, I have added the message id s which I
want to export.
2.In packet-ranap.h, I have included the corresponding functions of the
messages which I want to add.
3.In my dissect
ailers please die ...
Flo
--
Florian Lohoff [EMAIL PROTECTED] +49-171-2280134
Those who would give up a little freedom to get a little
security shall soon have neither - Benjamin Franklin
wireshark-20070413-redback-update.diff.gz
Description: Binar
Hello,
I've got a problem with the generation of the register.c file:
[EMAIL PROTECTED]:~/work/wireshark/trunk/epan/dissectors> sort register.c |
uniq -c | grep -v " 1 "
2
2 {
2 }
2 {extern void proto_register_cisco_oui (void);
proto_register_cisco_oui ();}
2 voi
Can you gzip the patches, some MUAs (e.g. google mail) mangle the text
attachments in a way that patches become unusable.
Luis.
On 4/13/07, Florian Lohoff <[EMAIL PROTECTED]> wrote:
>
> Hi,
> i took the time to polish the redback dissector a little and decode some
> more protocols:
>
>
> Index: e
Hi,
i took the time to polish the redback dissector a little and decode some
more protocols:
Index: epan/dissectors/packet-redback.c
===
--- epan/dissectors/packet-redback.c(revision 21405)
+++ epan/dissectors/packet-redback.c
15 matches
Mail list logo