aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h460/MLPP.asn
AgeCommit message (Collapse)AuthorFilesLines
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954 Reviewed-on: https://code.wireshark.org/review/244 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2007-10-26fix wrong headers in H.460.x ASN.1 sourcesTomas Kukosa1-2/+2
svn path=/trunk/; revision=23274
2007-10-24Get rid of CRs, and set svn:eol-style to native.Guy Harris1-1/+0
Set svn:keywords to Id while we're at it. Get rid of extra blank lines at the ends of files. svn path=/trunk/; revision=23259
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)Tomas Kukosa1-0/+65
H.225 - change RysMessage_vals to h225_Rasmessage_vals - use #.PDU directive for H323-UserInformation and RasMessage instead of implementing it by hands - register RasMessage_PDU as "h225.ras" dissector for calling it from H.460 asn2wrs make PDUs exportable svn path=/trunk/; revision=23226