Hi Anders,
>It looks to me like your time format is wrong
You were right, the time format of the application was/is wrong :-(
But this does not explain why ethereal crashes, when the type of the event
timestamp AVP will be changed to "Time" ?
><avp name="Event-Timestamp" code="55" mandatory="must">
> <type type-name="Time"/>
></avp>
if I change this to Unsigned32 or Interger32
<avp name="Event-Timestamp" code="55" mandatory="must">
<type type-name="Unsigned32"/>
</avp>
Everything works fine, except that the time will not get decoded.
I think also the format is wrong, "1108118735" (see also ethereal
-diameter.gif) is a valid NTP time (ok a little bit early in time -
somewhere around 1935 :-) ) So I suspect ethereal should not crash in this
situation, or?
So what is responsible for decoding Time Typdefinition .
libxml2 or ethereal diameter dissector, so I could have a deeper look (also
I am not very good in programming.)
As you said that the XML files are all outdated I will have a look and will
update them with the newest drafts and RFCs regarding Diameter and
contribute this to the devel list. )
Regards
Michael
--
Lassen Sie Ihren Gedanken freien Lauf... z.B. per FreeSMS
GMX bietet bis zu 100 FreeSMS/Monat: http://www.gmx.net/de/go/mail
Attachment:
ethereal-diameter.gif
Description: GIF image