Ethereal-users: [Ethereal-users] about MMS encapsulationp issue

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

Date: Tue, 14 Jan 2003 18:39:20 +0900
Hi,

I'm mobile terminal developer.

I think that issue is the capture of MMS encapsulation 
in the latest version of Ethereal, So it cannot do encoding 
of the delivery-time which has time absolutely.
  
 E.g. 87 06 80 04 3e 23 9b a8
      Delivery-time: Jan 1,1970 00:00:00.000000000
          Decoding result is the standard time of a base.

   Delivery-time-value = Value-length (Absolute-token Date-value 
                                     | Relative-token Delta-seconds-value)
      Absolute-token = <Octet 128>
        Date-value = Long-integer
          Long-integer = Short-length Multi-octet-integer
            Multi-octet-integer = 1*30 OCTET

   An encoding result expected is this...
      Jan/14/2003 05:10:00 GMT

I want to know whether this issue will be solved by upgrade
of next Ethereal.


This is my current environment.
 Windows-2K SP3 
 Ethereal 0.9.8 (with initial setting)

Regards,
 Takahashi.