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 19407: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Tue, 03 Oct 2006 17:24:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19407

User: lego
Date: 2006/10/03 05:24 PM

Log:
 H.248 packages...
 
 few things to be fixed:
 - // comments,
 - not every hf_xxx used might be registered
 
 some packages from the current h248 dissector are still missing.

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +3 -0      Makefile.common          Modified
  +524 -1198 packet-h248.c            Modified
  +81 -3     packet-h248.h            Modified
  +167 -0    packet-h248_3gpp.c       Added
  +1479 -0   packet-h248_annex_c.c    Added
  +198 -0    packet-h248_annex_e.c    Added

Directory: /trunk/asn1/h248/
  Changes    Path                      Action
  +19 -6     MEGACO.asn                Modified
  +62 -58    h248.cnf                  Modified
  +368 -1104 packet-h248-template.c    Modified
  +80 -2     packet-h248-template.h    Modified