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 21189: /trunk/epan/ /trunk/epan/dissectors/: packet-h248

Date: Sun, 25 Mar 2007 21:42:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21189

User: lego
Date: 2007/03/25 09:42 PM

Log:
 Migrate context tracing code from packet-h248.[ch] to gcp.[ch], so that the same code can be used by megaco (upcoming).

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +83 -813   packet-h248.c    Modified
  +6 -158    packet-h248.h    Modified

Directory: /trunk/epan/
  Changes    Path               Action
  +2 -0      Makefile.common    Modified
  +718 -0    gcp.c              Added
  +217 -0    gcp.h              Added