ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 23226: /trunk/ /trunk/asn1/: Makefile.am Makefile.nmake

Date: Thu, 18 Oct 2007 13:36:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23226

User: kukosa
Date: 2007/10/18 01:36 PM

Log:
 H.460 new dissector implemented (H.460.2-H.460.22)
 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

Directory: /trunk/asn1/
  Changes    Path              Action
  +1 -0      Makefile.am       Modified
  +9 -0      Makefile.nmake    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +113 -78   packet-h225.c      Modified
  +2 -1      packet-h225.h      Modified
  +3091 -0   packet-h460.c      Added

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -1      libwireshark.def    Modified

Directory: /trunk/gtk/
  Changes    Path              Action
  +1 -1      h225_counter.c    Modified
  +1 -1      voip_calls.c      Modified

Directory: /trunk/asn1/h225/
  Changes    Path                      Action
  +10 -2     h225.cnf                  Modified
  +9 -16     packet-h225-template.c    Modified


(19 files not shown)