Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Wed, 17 Oct 2007 10:25:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23216

User: kukosa
Date: 2007/10/17 10:25 AM

Log:
 new H.323 dissector
   - Generic Extensible Framework helper
   - Annex M1 (QSIG over H.323)
   - Annex M4
   - Annex R
 H.225/H.245 support for Generic Extensible Framework (GEF)
 H.235 register MIKEY into new H.225/H.245 GEF tables
 regenerate H.225,H.245,H.235,H.450,H.450-ROS,T.35 from new makefiles

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
  +122 -23   packet-h225.c        Modified
  +1 -1      packet-h225.h        Modified
  +48 -24    packet-h235.c        Modified
  +2 -3      packet-h235.h        Modified
  +254 -77   packet-h245.c        Modified
  +1 -1      packet-h245.h        Modified
  +628 -0    packet-h323.c        Added
  +2 -2      packet-h450-ros.c    Modified


(19 files not shown)