ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] Misc ASN.1 patches

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

From: Tomas Kukosa <tomas.kukosa@xxxxxxxxxxx>
Date: Thu, 24 Jun 2004 13:26:15 +0200
Hi,
  attached patch contains following changes:

epan/ftypes/ftypes.h:
  - new macros IS_FT_INT(), IS_FT_UINT(), IS_FT_TIME(), IS_FT_STRING()

packet-per.c:
  - field for constrained integer can be UINT, INT or TIME now
  - field for octet string can be UINT or INT too;
    in that case only number of octets is displayed

packet-h225.c:
  - use FT_ABSOLUTE_TIME for hf_h225_timeStamp field

H.235 dissector:
  - use FT_ABSOLUTE_TIME for TimeStamp type
  - display only number of octets for NonStandardParameter/data

asn2eth compiler:
- new directives TYPE_ATTR, ETYPE_ATTR, FIELD_ATTR, EFIELD_ATTR for replacement of default field attributes
  - new command line option -e for creating conformation file for exported types


Please, check in.
Thanks,
  Tomas

Attachment: misc.diff.gz
Description: GNU Zip compressed data