Ethereal-cvs: [Ethereal-cvs] rev 15679: /trunk/asn1/pres/: ISO8823-PRESENTATION.asn pres.cnf /
User: etxrab
Date: 2005/09/04 11:22 AM
Log:
From Graeme Lunt
I attach my RTSE dissector (in tar file) which requires the included ROS dissector, as well as a patch to the latest pres.{cnf,asn}. The ROS dissector uses a new field in the SESSION_DATA_STRUCTURE to pass the ROS operation to the sub-dissector, though this is also set by other dissectors (RTSE uses it in X.410 mode).
Note that X.400 P1 in X.410 mode doesn't use ROS, so it is useful not to explicitly include ROS in my X411 dissector. However, the inclusion of a ROS dissector won't effect any dissectors that currently implement their own ROS.
I also include dissectors for:
X.411 (P1) X.400 OSI Message Transfer Service
X.420 (P22) X.400 OSI Information Object
STANAG 4406 (P772) STANAG 4406 Military Message Extensions (to P22)
These rely on the RTSE and ROS dissectors.
Directory: /trunk/asn1/pres/
Changes Path Action
+5 -75 ISO8823-PRESENTATION.asn Modified
+3 -0 pres.cnf Modified
Directory: /trunk/asn1/ros/
Changes Path Action
+17 -0 Makefile Added
+42 -0 Makefile.nmake Added
+175 -0 packet-ros-template.c Added
+52 -0 packet-ros-template.h Added
+10 -0 ros-exp.cnf Added
+186 -0 ros.asn Added
+123 -0 ros.cnf Added
Directory: /trunk/asn1/rtse/
Changes Path Action
+17 -0 Makefile Added
+42 -0 Makefile.nmake Added
+186 -0 packet-rtse-template.c Added
+32 -0 packet-rtse-template.h Added
+14 -0 rtse-exp.cnf Added
+159 -0 rtse.asn Added
+111 -0 rtse.cnf Added
Directory: /trunk/asn1/s4406/
Changes Path Action
+17 -0 Makefile Added
+42 -0 Makefile.nmake Added
+90 -0 packet-s4406-template.c Added
+31 -0 packet-s4406-template.h Added
+264 -0 s4406.asn Added
+36 -0 s4406.cnf Added
Directory: /trunk/asn1/x411/
Changes Path Action
+17 -0 Makefile Added
+42 -0 Makefile.nmake Added
+203 -0 packet-x411-template.c Added
+31 -0 packet-x411-template.h Added
+24 -0 x411-exp.cnf Added
+2932 -0 x411.asn Added
+292 -0 x411.cnf Added
Directory: /trunk/asn1/x420/
Changes Path Action
+17 -0 Makefile Added
+42 -0 Makefile.nmake Added
+123 -0 packet-x420-template.c Added
+31 -0 packet-x420-template.h Added
+8 -0 x420-exp.cnf Added
+640 -0 x420.asn Added
+52 -0 x420.cnf Added
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15679&view=rev